Set up testing with Ava
This commit is contained in:
parent
eb81cee609
commit
c3995d6fcb
6 changed files with 3884 additions and 31 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
node_modules
|
||||
site
|
||||
docbuild
|
||||
__tests__
|
||||
coverage
|
||||
dyna3.zip
|
||||
*~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue