diff --git a/README.md b/README.md index 3fa50de5..100c6536 100644 --- a/README.md +++ b/README.md @@ -233,4 +233,4 @@ Fastest way to test changes is to do a self build, the plugin is part of its own If `build-self` breaks at some point, fix the problem and restart from `build` step (a known good copy). -This repo badly needs unittests though. +This repo badly needs unittests and integration tests with various scenarios and expected outcomes though.