Skip to content

Latest commit

 

History

History

006-jsunit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
title c3p hasDemo deprecated tags date
JsUnit
jsunit.c3p
true
true
javascript
created updated
2021-01-08 12:00
2021-01-08 12:00

JsUnit

C3 does not allow to use Unit Test regularly. I think it's a problem, but I don't know how to fix it.

Searching the net I found an interesting article: JsUnit (s): The First JavaScript Unit Testing Libraries.

I decided to integrate the first JsUnit in C3: this is the result.

I have not yet decided whether this experiment will have a follow-up. For the time being, I'll just keep it for the future.