Write some tests #5
NicolasMICAUX
started this conversation in
Ideas
Replies: 1 comment
-
Here are some examples of tests that we could write: Handling weird attributes/methods
Catching errors & exceptions
Build a "real-life" perf benchmarking dataset
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
Test are crucial to ensure the performance is good.
Describe the solution you think of
I think we must implement 2 types of tests:
Roadmap
Importance & Difficulty
Importance: 4/5, tests are crucial.
Difficulty: 2/5, tests may be very basic, or not :)
Any contributor willing to do this is welcome :)
Beta Was this translation helpful? Give feedback.
All reactions