ITADN

Fixes #68 Setting Up Initial Tests

#98Pull RequestmSaurabh 创建于 2024-10-30
hacktoberfest
M
mSaurabhcommented
Overview: I am setting up initial tests that can be run before pushing your code to ensure no breaking changes. Run the Pytest command. It will automatically look for files with the test_ prefix and run them. This PR does not include an exhaustive list of all tests, but it will allow us to use it as a stepping stone for any future features. Here's a sample output when you run the command `pytest --verbose` <img width="917" alt="Screenshot 2024-10-29 at 9 26 39 PM" src="https://github.com/user-attachments/assets/3fa3f8b6-2b33-4126-93cf-5ba7b234fec0">
合并状态:未合并 2 条评论