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
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# BasicUnitTesterJs
2
2
BasicUnitTesterJs is a basic javascript unit tester designed to work on all JS platforms and be small and streamlined for the best developer experience.
3
3
4
+
<imgsrc="BasicUnitTesterJs.png"width="256" />
5
+
4
6
A nice thing about this test being able to run everywhere, is that
5
7
tests aren't just limited to your specific platform since the tests can be easily ported from say NodeJS to Browser JS or Bun!
0 commit comments