Skip to content
forked from azendal/tellurium

JavaScript testing framework, the JavaScript way

Notifications You must be signed in to change notification settings

chubas/tellurium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tellurium is a JavaScript Testing Framework using testing patterns like Mock, Stub, and Spy.
this framework tries to go as close as possible with EcmaScript behaviour. so if you used anothers language
testing frameworks you may find that some of your tools are not here but trust me its better this way.

you still can extend the framework so easy, it was written in a couple of days, actually testing it with itself was the hardest part, so you should be able to extend it easily.

About

JavaScript testing framework, the JavaScript way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%