python-fire icon indicating copy to clipboard operation
python-fire copied to clipboard

Refactor Tests to a Dedicated `tests/` Folder.

Open AkshayAwate opened this issue 1 year ago • 2 comments

Currently, the codebase does not have a dedicated tests/ folder. All the tests are included within the main code itself. We may consider refactoring to move the tests into a separate folder for better structure and maintainability. What do you think ? @dbieber

AkshayAwate avatar Oct 06 '24 13:10 AkshayAwate

I second this, just makes the library code more readable

saurabhrane1199 avatar Nov 24 '24 22:11 saurabhrane1199

In favour of it

akp111 avatar Mar 01 '25 09:03 akp111