Skip to content

Do a simple iterative search through scalatest reports for a given string and expose through an API

Notifications You must be signed in to change notification settings

bartvangeneugden/nodejs-report-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-report-search v0.1

Do a simple iterative search through scalatest reports for a given string and expose through an API

  • git clone [email protected]:bartvangeneugden/nodejs-report-search.git
  • cd nodejs-report-search/app
  • npm install
  • cd ../
  • npm install
  • run with node app

(you may need to run npm install jsdom)

To run tests, you may need jasmine-node: sudo npm install jasmine-node -g Then simply run jasmine-node spec/

About

Do a simple iterative search through scalatest reports for a given string and expose through an API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published