create test file in order to use pytest
create yaml file that runs the pytest with the requierments neccesary
In order to check validity of the gembank file of the project that contains Genom of Bacillus subtilis bacterium.
In my tests I checked that the gb file include the features of CDS and GENE.
Without this features the file is not valid
The checks that I did was on the original gb file and got success
I did another check with none valid file and the test failed
I sent 2 PR to my partner:
Top comments (0)