Set up testing with Ava

This commit is contained in:
Glen Whitney 2019-12-11 12:07:43 -05:00
parent eb81cee609
commit c3995d6fcb
6 changed files with 3884 additions and 31 deletions

3
.gitignore vendored
View file

@ -1,4 +1,7 @@
node_modules
site
docbuild
__tests__
coverage
dyna3.zip
*~