Closed ghost closed 8 years ago
Uses the reporter that Respondly designed.
Current state: Works well for package testing. Not so well for app testing.
How to use:
Clone these 3 repositories into a directory:
git clone git@github.com:meteor-velocity/html-reporter.git
git clone git@github.com:Respondly/meteor-css-stylus.git
git clone git@github.com:Respondly/meteor-css-common.git
Start your test app with PACKAGE_DIRS=/path/to/clones/packages/ meteor
PACKAGE_DIRS=/path/to/clones/packages/ meteor
TODOs:
tried locally, had an import error with the styl - did you forget to commit something?
You are too fast :D
Uses the reporter that Respondly designed.
Current state: Works well for package testing. Not so well for app testing.
How to use:
Clone these 3 repositories into a directory:
git clone git@github.com:meteor-velocity/html-reporter.git
git clone git@github.com:Respondly/meteor-css-stylus.git
git clone git@github.com:Respondly/meteor-css-common.git
Start your test app with
PACKAGE_DIRS=/path/to/clones/packages/ meteor
TODOs: