Skip to content

dbo/tasks-example-n4js

Repository files navigation

tasks-example-n4js Build Status N4JS

Sample repository hosting the example code of UserGuide and setup of Travis and Jenkins.

Compiles and executes the npm test run like

$ n4js-mangelhaft \
    --scan . \
    --compile \
    --targetPlatformFile targetplatform.n4tp \
    --targetPlatformInstallLocation build/npm \
    --xunitReportFile build/tasks-test-report.xml \
    --xunitReportName tasks-test-report \
    --xunitReportPackage n4js.example.tasks.tests

You can pass custom build parameters, e.g. to omit mongodb tests via runtime options, i.e.

$ npm install && npm test -- --define no-mongo=t

About

Code of User Guide

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors