Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spekframework/spek
A specification framework for Kotlin
https://github.com/spekframework/spek
bdd kotlin spek tdd testing
Last synced: 2 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 (about 12 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-05-26T09:35:14.000Z (7 months ago)
- Last Synced: 2024-10-29T14:59:12.167Z (about 1 month ago)
- Topics: bdd, kotlin, spek, tdd, testing
- Language: Kotlin
- Homepage:
- Size: 15.4 MB
- Stars: 2,225
- Watchers: 54
- Forks: 179
- 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 相关 / 免费版 (+ 付费专业版))
README
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/spekframework/spek/CI?style=flat-square)](https://github.com/spekframework/spek/actions?query=workflow%3ACI)
![Maven Central](https://img.shields.io/maven-central/v/org.spekframework.spek2/spek-dsl-jvm?style=flat-square)
![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/org.spekframework.spek2/spek-dsl-jvm?server=https%3A%2F%2Foss.sonatype.org&style=flat-square)![Spek Logo](spek-logo.png)
## 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)