https://github.com/spekframework/spek
A specification framework for Kotlin
https://github.com/spekframework/spek
bdd kotlin spek tdd testing
Last synced: 6 days ago
JSON representation
A specification framework for Kotlin
- Host: GitHub
- URL: https://github.com/spekframework/spek
- Owner: spekframework
- License: other
- Created: 2012-11-05T20:59:59.000Z (over 12 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-05-26T09:35:14.000Z (11 months ago)
- Last Synced: 2025-04-04T09:45:39.964Z (10 days 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 - spek - A specification framework for Kotlin (Libraries)
- awesome-harmony - Spek - Kotlin 的规范框架 (鸿蒙 kotlin 相关 / 免费版 (+ 付费专业版))
- awesome-java - Spek
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)