Skip to content

Latest commit

 

History

History
 
 

hello-tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Hello, tests!

To run tests, we will use:

Although we could define "inline tests" inside our library code, we will separate them inside a test folder.

cd ./01-hello-tests
dune runtest --watch