https://jetbrains.github.io/spek
  
  
    A specification framework for Kotlin 
    https://jetbrains.github.io/spek
  
bdd kotlin spek tdd testing
        Last synced: 7 months ago 
        JSON representation
    
A specification framework for Kotlin
- Host: GitHub
 - URL: https://jetbrains.github.io/spek
 - Owner: spekframework
 - License: other
 - Created: 2012-11-05T20:59:59.000Z (almost 13 years ago)
 - Default Branch: 2.x
 - Last Pushed: 2024-05-26T09:35:14.000Z (over 1 year ago)
 - Last Synced: 2025-03-17T14:22:40.346Z (8 months ago)
 - Topics: bdd, kotlin, spek, tdd, testing
 - Language: Kotlin
 - Homepage:
 - Size: 15.4 MB
 - Stars: 2,225
 - Watchers: 53
 - Forks: 180
 - Open Issues: 103
 - 
            Metadata Files:
            
- Readme: README.md
 - Contributing: CONTRIBUTING.md
 - License: LICENSE.TXT
 
 
Awesome Lists containing this project
- awesome-kotlin-android - Spek - A Specification Framework for Kotlin (Libraries)
 
README
          [](https://github.com/spekframework/spek/actions?query=workflow%3ACI)



## A Test Framework for Kotlin
Visit the [web site](http://spekframework.org/) for more documentation and information.
## Current State of the Project
- Spek `2.x` is main development branch, see [2.0.0 Milestone](https://github.com/spekframework/spek/milestone/3).
- Spek `1.x` is in support mode, only bug fixes and documentation updates will be merged into 1.x branch.
---
Copyright (c) 2018, Spek Core Team and Contributors
Licensed under [Modified BSD](https://github.com/JetBrains/spek/blob/2.x/LICENSE.TXT)