项目作者: Aristamo

项目描述 :
Assertion libary for Kotlin/Native
高级语言: Kotlin
项目地址: git://github.com/Aristamo/kompare.git
创建时间: 2019-05-19T19:10:36Z
项目社区:https://github.com/Aristamo/kompare

开源协议:MIT License

下载


Kompare (Kotlin + Compare)

an assertion library for kotlin native

I write this out of the need for a better assertion libary than using assertEquals.

Currently this is an Experiment I do while I start to write apps with Kotlin/Native.

I try to Write most of the code test driven. But there can be even more Tests done at the Moment.