diff --git a/README.md b/README.md index 3ca4a35..f0df730 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ npm run test ``` - We use the [ava JavaScript test runner](https://github.com/avajs/ava) ([Assertions documentation](https://github.com/avajs/ava/blob/master/docs/03-assertions.md)) +- Running tests requires Node 14.18+ - ℹ️ To keep tests fast, thou shalt try to avoid writing files in tests.