Skip to content

mdevils/mocha-teamcity-phantomjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mocha-teamcity-phantomjs

Allows you to use teamcity reporter with mocha-phantomjs.

Create a symlink to node_modules/mocha-teamcity-phantomjs/mocha-teamcity-phantomjs.js near your html page.

Add to the html page:

<script src="mocha.js"></script>
<script src="mocha-teamcity-phantomjs.js"></script>

Run:

node_modules/.bin/mocha-phantomjs -R teamcity test.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published