Skip to content

lukewickstead/JSTestingPit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Testing Frameworks Examples

Frameworks:

  • Jasmine
    • Jasmine spies
    • Jasmine asynch
    • Jasmine-jQuery
  • Chai
    • TDD
    • BDD (Should/Expect)
  • Sinon
    • Spies
      • Spy API
      • Individual Spy Calls
    • Stubs
    • Mocks
      • Matchers
      • Assertions
    • Fake Timer
    • Fake Server
    • Fake XMLHttpRequest
  • QUnit
  • Mocha

About

A sand pit for JS testing frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages