First steps to a real testing framework: first working version with mocha, chai and doctest-ts

This commit is contained in:
Pieter Vander Vennet 2022-03-14 22:57:01 +01:00
parent edc366149b
commit 4f4fc650b1
42 changed files with 9032 additions and 9275 deletions

1
.gitignore vendored
View file

@ -21,3 +21,4 @@ data/
Folder.DotSettings.user
index_*.ts
.~lock.*
*.doctest.ts