JovianHQ / jovian-py

Collaboration platform for data science projects & Jupyter notebooks
https://www.jovian.ai
112 stars 31 forks source link

Convert test result to string to avoid errors #254

Closed aakashns closed 3 years ago

aakashns commented 3 years ago

A test case can return any value (doesn't have to, but it can), and that value will be converted to a string.