aboutcode-org / scancode-analyzer

scancode-results-analyzer
4 stars 2 forks source link

Adds tests for `divide_cases` module with pytest #25

Closed AyanSinhaMahapatra closed 4 years ago

AyanSinhaMahapatra commented 4 years ago

Adds extensive FileDriven tests for the module divide_cases for classes DivideCases and CraftRules following pytest testing conventions and using commoncode.FileBasedTesting functions.

Signed-off-by: Ayan Sinha Mahapatra ayansmahapatra@gmail.com