Open Faith-Adegoke opened 1 month ago
@DhanshreeA Kindly help review this. Thank you.
@Faith-Adegoke many many apologies but could you use pytest syntax instead? I should have specified this from the start. My bad!
Hello @DhanshreeA , I have worked on the implementation to use pytest syntax instead of unittest. Kindly help review. Thank you.
Thank you for taking your time to contribute to Ersilia, just a few checks before we proceed
Description The task is to implement unit testing for the YAMLInstallParser Class in the parser module with different possible cases. The function of the class is to parse a YAML file that contains some installation details like the Python version and the list of commands.
Changes to be made
[x] File Structure
[x] The following Test cases will be added to the unit test framework.
[x] Run the Unit test and provide the output.
Status
To do
Is this pull request related to any open issue? If yes, replace issueID below with the issue ID
Related to #27