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

Using SchnauzerUI to Generate Code Coverage #8

Open
bcpeinhardt opened this issue Feb 17, 2023 · 0 comments
Open

Using SchnauzerUI to Generate Code Coverage #8

bcpeinhardt opened this issue Feb 17, 2023 · 0 comments

Comments

@bcpeinhardt
Copy link
Owner

bcpeinhardt commented Feb 17, 2023

I want to do some discovery into whether we can use SchnauzerUI to generate code coverage information. Right now SchnauzerUI is a standalone tool, so this would either involve integrating with existing code coverage tools, or basically hand rolling a code coverage tool to go along with SchnauzerUI. This is a long way off, but I could see a scenario where SchnauzerUI scripts are integrated into a larger testing strategy for a development team, and it would be nice to have code coverage.
There are undoubtedly tools right now that listen and generate a sort of code coverage for a running backend. If we could combine that with SchnauzerUI scripts, it'd be a fairly powerful way to build use case driven tests and determine where your missing coverage is.

@bcpeinhardt bcpeinhardt converted this from a draft issue Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Discovery
Development

No branches or pull requests

1 participant