Open distributive opened 2 years ago
The bot currently has no way of automatically testing inputs for expected results.
Two suggested frameworks are:
Ideally test suites should be easy to write for beginner contributors. If able, please also write a tutorial on writing tests with the implementation.
I will be able to do something with this, but it'll take a little while. It's the only thing I'll be working on for Tablebot (other than the usual PR checking)
The bot currently has no way of automatically testing inputs for expected results.
Two suggested frameworks are:
Ideally test suites should be easy to write for beginner contributors. If able, please also write a tutorial on writing tests with the implementation.