Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add html option #196

Merged
merged 1 commit into from
Oct 17, 2017
Merged

Add html option #196

merged 1 commit into from
Oct 17, 2017

Conversation

adamgruber
Copy link
Owner

This adds the html option which defaults to true. If set to false the report generator will not generate an HTML file or any assets.

This PR only adds the option. Updates to the report generator are required in order to implement this option.

#173

@adamgruber adamgruber merged commit dbe0e3d into 3.0 Oct 17, 2017
@adamgruber adamgruber deleted the feature/html-option branch October 17, 2017 17:59
adamgruber added a commit that referenced this pull request Nov 30, 2017
* Feature/trim data (#169)

* remove unused arrays of collective tests

* only use uuids in suite collective test arrays

* remove derivable suite properties

* Feature/map suite (#170)

* map over suites to clean them; removing empty suites

* remove unused removeAllPropsFromObjExcept method

* fix/update tests

* Fix options handling (#194)

* Remove unused option

* Remove deprecated enableTestCode option

* Simplify options handling

Only handle options that pertain to the reporter and pass through all others as is. No longer rely on marge for base config.

* Update tests

* Documentation (#195)

* Update documentation for 3.0

* Add html option (#196)

* Update done function to handle when one or no files generated (#201)

* Update deps (#211)

* Update deps

* eslint: reorder rules

* eslint: update dep; fix lint

* Use local lib for functional tests

* Update cleanCode regex to handle async functions (#212)

* Docs (#213)

* changelog: reformat links

* package.json: bump major version; bump marge dep

* changelog: add 3.0.0 release notes

* npm scripts: add prepack script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant