inc_dec_example_repo This repository contains example code for increment and decrement operations, along with a test suite. Structure inc_dec_example_test_suite/: Contains test files for the example code. Running Tests To run the tests, use the following command: pytest