Skip to content

Commit fa1a7d0

Browse files
Update README.md
1 parent 8609e6c commit fa1a7d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# BasicUnitTesterJs
22
BasicUnitTesterJs is a basic javascript unit tester designed to work on all JS platforms and be small and streamlined for the best developer experience.
33

4+
<img src="BasicUnitTesterJs.png" width="256" />
5+
46
A nice thing about this test being able to run everywhere, is that
57
tests aren't just limited to your specific platform since the tests can be easily ported from say NodeJS to Browser JS or Bun!
68

0 commit comments

Comments
 (0)