At the topo of the unittest module documentation it says:

> Note: Instead of unittest.nim, please consider to use the testament tool 
> which offers process isolation for your tests. Also when isMainModule: 
> doAssert conditionHere is usually a much simpler solution for testing 
> purposes.

Does that mean that unittest is obsolete and should not be used? The docs do 
not provide a link to the testament module so the advice is not very actionable 
:-)

Reply via email to