Skip to content

anchorjs/anchor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests

Tests for Anchor are executed using Mocha as a test framework with Chai assertions.

Dependencies

Prior to running tests, use volo to fetch dependencies for both the module and tests from GitHub.

$ volo add
$ cd tests
$ volo add
Browser

To run tests in a browser, open runner.html:

$ open runner.html
PhantomJS

To run headless tests from a terminal using PhantomJS:

$ make test-phantomjs

About

Reliable platform for JavaScript applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published