Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kotest/kotest
Powerful, elegant and flexible test framework for Kotlin with additional assertions, property testing and data driven testing
https://github.com/kotest/kotest
assertions hacktoberfest kotlin matchers property-testing test testing testing-tools
Last synced: 10 days ago
JSON representation
Powerful, elegant and flexible test framework for Kotlin with additional assertions, property testing and data driven testing
- Host: GitHub
- URL: https://github.com/kotest/kotest
- Owner: kotest
- License: apache-2.0
- Created: 2015-11-29T16:32:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T12:26:07.000Z (6 months ago)
- Last Synced: 2024-05-23T08:58:30.683Z (6 months ago)
- Topics: assertions, hacktoberfest, kotlin, matchers, property-testing, test, testing, testing-tools
- Language: Kotlin
- Homepage: https://kotest.io
- Size: 23.4 MB
- Stars: 4,311
- Watchers: 57
- Forks: 621
- Open Issues: 129
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: authors
Awesome Lists containing this project
- awesome-kotlin - Kotest - A kotlin test framework formerly known as Kotlintest (Libraries)
- kmp-awesome - Kotest - test framework (Libraries / 🩺 Test)
- awesome-kotlin-multiplatform - Kotest - Powerful, elegant and flexible test framework for Kotlin with additional assertions, property testing and data driven testing. (Testing / SQL)
- awesome-kotlin-multiplatform - kotest-framework - Multiplatform test framework for Kotlin. (Libraries / Test)
- awesome-list - kotest/kotest - Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests. (Kotlin)
README
![Kotest](doc/logo7-with-text.png)
==========[![master](https://github.com/kotest/kotest/actions/workflows/master.yml/badge.svg)](https://github.com/kotest/kotest/actions/workflows/master.yml)
[](https://search.maven.org/search?q=g:io.kotest%20OR%20g:io.kotest)
![intellij-badge](https://img.shields.io/jetbrains/plugin/v/14080-kotest?label=intellij%20plugin)
![GitHub](https://img.shields.io/github/license/kotest/kotest)
[![kotest @ kotlinlang.slack.com](https://img.shields.io/static/v1?label=kotlinlang&message=kotest&color=blue&logo=slack)](https://kotlinlang.slack.com/archives/CT0G9SD7Z)
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/kotest/kotest.svg)](https://isitmaintained.com/project/kotest/kotest "Average time to resolve an issue")
[](https://s01.oss.sonatype.org/content/repositories/snapshots/io/kotest/)__Kotest is a flexible and comprehensive testing tool for [Kotlin](https://kotlinlang.org/) with multiplatform support.__
To learn more about Kotest, visit [kotest.io](https://kotest.io) or see our [quick start](https://kotest.io/docs/quickstart/) guide.
Looking to upgrade? - see the [changelog](https://kotest.io/docs/next/changelog.html)Community
---------
* [Kotest channel](https://kotlinlang.slack.com/messages/kotest) in the Kotlin Slack (get an invite [here](https://slack.kotlinlang.org/))
* [Stack Overflow](https://stackoverflow.com/questions/tagged/kotest) (don't forget to use the tag "kotest".)
* [Contribute](https://github.com/kotest/kotest/blob/master/CONTRIBUTING.md)
* [Blogs and articles](https://kotest.io/docs/blogs/).![Yourkit Logo](https://www.yourkit.com/images/yklogo.png)
YourKit supports open source projects with innovative and intelligent tools
for monitoring and profiling Java and .NET applications.
YourKit is the creator of YourKit Java Profiler,
YourKit .NET Profiler,
and YourKit YouMonitor.