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 documentaion and test reference #84

Open
peasoupio opened this issue Apr 11, 2020 · 3 comments
Open

Add documentaion and test reference #84

peasoupio opened this issue Apr 11, 2020 · 3 comments
Assignees
Labels
cli Related to the core engines (console client) enhancement New feature or request in review In review before closing

Comments

@peasoupio
Copy link
Collaborator

Since INV is a convention-over-configuration advocate, it would be understandable if INV files include somehow a documentation and test reference.

@peasoupio peasoupio added enhancement New feature or request cli Related to the core engines (console client) labels Apr 11, 2020
peasoupio pushed a commit that referenced this issue Apr 21, 2020
* Fixed update to pull syntax for SCMs
@peasoupio peasoupio self-assigned this May 1, 2020
@peasoupio
Copy link
Collaborator Author

Documentation has been implemented as markdown function.
Check documentation for more information.
Documentation's will be saved on a report.md file at the latest run folder.

@peasoupio peasoupio removed their assignment Jul 22, 2020
@benjboyer
Copy link
Contributor

Anyhow tests are built, code coverage should be reported.
Using JaCoCo format (https://www.jacoco.org/jacoco/trunk/coverage/report.dtd), INV could generate a "jacoco.xml" for different events (as methods and conditions), per examples: statement entered. exited in success, exited in error.

benjboyer added a commit that referenced this issue Jul 24, 2020
* Fixed update to pull syntax for SCMs
@benjboyer benjboyer self-assigned this Jul 24, 2020
benjboyer added a commit that referenced this issue Jul 30, 2020
benjboyer added a commit that referenced this issue Jul 30, 2020
* Added Closure simulation for testing (#84)
* Refactored defaults scripts to inv-repo
@benjboyer benjboyer added the in review In review before closing label Nov 7, 2020
@benjboyer
Copy link
Contributor

It has been reworked with the latest inv repo test command. Documentation about this change will come soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Related to the core engines (console client) enhancement New feature or request in review In review before closing
Projects
None yet
Development

No branches or pull requests

1 participant