Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spekframework/spek

A specification framework for Kotlin
https://github.com/spekframework/spek

bdd kotlin spek tdd testing

Last synced: about 2 months ago
JSON representation

A specification framework for Kotlin

Awesome Lists containing this project

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)