1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-29 01:28:12 -07:00
This commit is contained in:
Cedric Beust 2015-11-19 00:14:48 -08:00
parent 30eff7fa08
commit 77ebee8670

View file

@ -1,5 +1,6 @@
To do: To do:
- [ ] Dokka: allow multiple format outputs e.g `outputFormat("html", "javadoc")`
- [ ] The test runner only selects classes with a parameterless constructor, which works for JUnit but not for TestNG - [ ] The test runner only selects classes with a parameterless constructor, which works for JUnit but not for TestNG
factories factories
- [ ] Add a "Auto complete Build.kt" menu in the plug-in - [ ] Add a "Auto complete Build.kt" menu in the plug-in