exercism / exercism/kotlin-test-runner

Prepare for launch

未关闭
#6 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Kotlin
星标
4
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

@exercism/kotlin-test-runner Here is basic implementation of auto-test runner. There are some things I'm gonna improve, but you are welcomed to check the code and share your thoughts.

I'll add high-level docs later, there are some kdocs and I tried to make code quite simple.

PR: #4 if you prefer to check changes as a Pull Request.

P.S. Let's use JUnit5 in new exercises! :)

TODO:
- [x] Dockerfile
- [ ] **(!)** Add docs
- [ ] Decrease docker image size
- [ ] **(!)** Add more tests
- [ ] **(!)** Find a way to capture user's in
- [ ] Use Gradle Tooling API
- [ ] Use `Path` instead of `File` to run tests on in-memory FS (e.g. [jimfs](https://github.com/google/jimfs))
- [ ] Try graal / jlink / kotlin native to improve performance and size

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。