https://github.com/semperos/testing-testem
Tmp repo for Testem Issue #131
https://github.com/semperos/testing-testem
Last synced: about 1 year ago
JSON representation
Tmp repo for Testem Issue #131
- Host: GitHub
- URL: https://github.com/semperos/testing-testem
- Owner: semperos
- Created: 2012-12-17T14:24:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-17T14:28:38.000Z (over 13 years ago)
- Last Synced: 2025-03-05T10:31:54.785Z (over 1 year ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testem Issue 131 #
Specs:
* Mac OSX Mountain Lion 10.8.2
* Node v0.8.7
* Testem v0.2.50
## Testem CI Mode ##
When I run `testem ci`, I get the following output:
```
# Launching Node
#
# Launching Chrome
#
1..0
TAP version 13
# tests 0
# ok
```