A specification test engine for Kotlin based on the JUnit Platform
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
47
commits
Update JUnit Platform 1.5.2 → 1.6.0.
daf211b
Add documentation links to the readme file.
7bbd29f
Add usage documentation.
99b609c
Add motivation documentation.
cf16623
Add recipes documentation.
bf08cd4
Add an intro to the readme.
3cd4835
Add memoized access lock outside of the execution phase.
6772dd8
Add OSS license.
1ed5fa3
Remove unused imports.
641bd0e
Replace calls with shorter variants.
c120721
Optimize marker operations.
6a52774
Update Gradle and dependencies.
df8da22
Optimize ExampleNode.
42bff15
Switch to EnumSet for available markers storage.
ad56e21
Create CI GitHub action.
c58d80d