You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+17-8Lines changed: 17 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -227,14 +227,23 @@ Below we will discuss on how to write, build and run these test files.
227
227
- Inside the file, add a mocha test suite. The mocha bindings are defined in`tests/tests/src/mt.res`. To get you started, here is a simple scaffold for a test suite with multiple test cases: