1
0
Tienson Qin 4 жил өмнө
parent
commit
03d81a1c7a
1 өөрчлөгдсөн 6 нэмэгдсэн , 0 устгасан
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -118,6 +118,12 @@ Run ClojureScript tests
 yarn test
 ```
 
+Run Cypress tests
+
+``` bash
+yarn e2e-test
+```
+
 Run Clojure tests. (Note: `.cljc` files may be tested both by ClojureScript, and Clojure.)
 
 ```bash