scrape-up
scrape-up copied to clipboard
Add test files for IMDB module.
Note
- Test all the methods of the
imdbmodule and add a test file. - Add test file in directory
src/test. - Check the
imdb_test.pyfile as a reference to get an idea about structuring the code. - Use
unittestonly.
I would like to work on this as a part of CODEPEAK2023
Go ahead @sharmajyotirmay
kindly assign me the issue
Hey, I would like to work on this issue as part of GSSoC'24
Go ahead @ayushmorbar!
Yeah for sure ‼️
Hey @ayushmorbar I would like to work on this issue as part of GSSoC'24
Why is only the standard unittest library allowed? pytest is much less verbose and simple.
Built-in support of Python and more set of assertion methods (can even be customized). @shravanasati
Hello @nikhil25803 , please assign this issue to me as I have already worked on this kind of problem in the past.