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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ for pull requests
69
69
70
70
Please check "CONTRIBUTORS.md" for the contributors who provided pull requests.
71
71
72
-
Veriloggen uses **pytest** for the integration testing. **When you send a pull request, please include a testing example with pytest.**
72
+
Veriloggen uses **pytest** for the integration testing. **When you send a pull request, please include a testing example with pytest.**
73
73
To write a testing code, please refer the existing testing examples in "tests" directory.
74
74
75
75
If the pull request code passes all the tests successfully and has no obvious problem, it will be merged to the *develop* branch by the main committers.
0 commit comments