Skip to content

Commit 373e080

Browse files
committed
Minor docs for the test harness.
1 parent 4a1ce4f commit 373e080

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,10 @@ AtPlug has three components:
3737

3838
- a small runtime `com.diffplug.atplug:atplug-runtime`
3939
- a buildtime step which generates plugin metadata
40-
+ Gradle plugin: [`com.diffplug.atplug`](https://plugins.gradle.org/plugin/com.diffplug.atplug)
41-
+ Contributions welcome for maven, etc.
42-
- a small harness for unit test mocking `com.diffplug.atplug:atplug-test-harness`
40+
-Gradle plugin: [`com.diffplug.atplug`](https://plugins.gradle.org/plugin/com.diffplug.atplug)
41+
-Contributions welcome for maven, etc.
42+
- a harness for mocking in tests `com.diffplug.atplug:atplug-test-harness`
43+
- built-in support for JUnit5, PRs for other test frameworks welcome
4344

4445
It is in production usage at [DiffPlug](https://www.diffplug.com).
4546

0 commit comments

Comments
 (0)