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

Scrape MusicXML docs for code coverage #161

Open
bwetherfield opened this issue Oct 14, 2019 · 3 comments
Open

Scrape MusicXML docs for code coverage #161

bwetherfield opened this issue Oct 14, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@bwetherfield
Copy link
Member

Since every page of the musicXML docs contains an example, would it be possible to scrape this, for total code coverage, similar to what we have done with the LilyPond tests. I am not sure if there is a public repo for the docs - perhaps that would be an easier place to start!

@jsbean
Copy link
Member

jsbean commented Oct 14, 2019

This is a very nice idea. I can't seem to find the docs anywhere, which would be the ideal solution.

There is a link here, but it 404s on me.

Perhaps we can contact the MusicXML folks here?

@bwetherfield bwetherfield added the enhancement New feature or request label Oct 15, 2019
@DJBen
Copy link
Collaborator

DJBen commented Nov 18, 2019

Could we close this given #200 is merged?

@bwetherfield
Copy link
Member Author

Hey @DJBen - #200 looks awesome! I think there may still be a place for this issue if we also want code coverage assured through atomic per-element-type tests, such as they are found in the docs, e.g. in the grey box here. I raised an issue with the maintainers of MusicXML, but nothing about the source files themselves be open yet...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants