Update README.md

This commit is contained in:
Eugene Zolenko 2019-06-11 10:23:24 -06:00 committed by GitHub
parent 08a16ede06
commit 313684c1da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.