ubsuny / 23-Homework4G1

This is the main repository for 23-Homework4G1 and is based on GitHub actions for linting and unit testing.
https://github.com/ubsuny/23-Homework4G1
Apache License 2.0
1 stars 11 forks source link

Pytest satisfied #48

Closed reshnashrestha closed 11 months ago

reshnashrestha commented 11 months ago

image

tirthbha commented 11 months ago

@reshnashrestha This result seems that you have tested two examples/methods/unittest in your code, right? Could you please tell me what are the two examples you have used to do pytest in your code.

reshnashrestha commented 11 months ago

@tirthbha No, I did pytest for only one.

tirthbha commented 11 months ago

@reshnashrestha But your pytest result shows that there are two collected items.

reshnashrestha commented 11 months ago

Oh maybe because I ran it twice. Can you show that, please? @tirthbha