浏览代码

Add notice: tests are only expected to run in *nix environment

tags/0.4.1
Eric Bréchemier 14 年前
父节点
当前提交
695bd85683
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      TESTING.md

+ 2
- 0
TESTING.md 查看文件

@@ -1,5 +1,7 @@
## Running the mustache.js Test Suite

Notice: the tests are only expected to run on unixoid systems.

The mustache.js test suite uses the [RSpec](http://rspec.info/) testing
framework. In order to run the tests you'll need to install [Ruby](http://ruby-lang.org/)
as well as the `rake`, `rspec` (>=2), and `json` [RubyGems](http://rubygems.org/).


正在加载...
取消
保存