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

test.py should report a useful summary #3

Open
ramou opened this issue May 29, 2019 · 0 comments
Open

test.py should report a useful summary #3

ramou opened this issue May 29, 2019 · 0 comments

Comments

@ramou
Copy link
Contributor

ramou commented May 29, 2019

Tentatively, I want:

  • Number of descriptor directories with all tests passing over number of tools considered (test.py indicating a descriptor directory)
  • For those without everything passing, list them, and under each show:
    • number of descriptors with all tests passing over total
    • number of descriptors without tests (warning)
    • for descriptors with failing tests
      • number of tests passing over total of tests
      • list (on one line) the names of the failing tests

This might look something like

... 
<all the test results in full above here> 
+All tests passed in 7 of 8 tool directories
    For ncbi-blast/2.7.1:
+     2 of 25 descriptors validated and passed tests
       22 descriptors did not have any tests
         For makeblastdb:
+          1 of 3 tests passed
-          The following tests failed: uploaded_archive, missing_archive
ramou added a commit to ramou/BoutiquesDescriptors that referenced this issue Jun 13, 2019
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

No branches or pull requests

1 participant