inTestiGator/pytest-santa

Add test cases for the return_type.py

Open

#42 opened on Apr 10, 2019

 (0 comments) (0 reactions) (0 assignees)Python (1 fork)auto 404
good first issuetest

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. We should have some test cases cover the return_type.py to make sure they are producing the right output and able to handle the errors and exceptions

Describe the solution you'd like test_return_type.py is created in test. the test cases should go in here.

Contributor guide