Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 865 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 865 Bytes

Integration test

Integration test for textlint.

Run lint to real projects using current textlint.

This run tests for real textlint use-case.

Install

npm install

Running tests

npm test

Adding Test Case

  • Add git submodule add <test-example> test/integration-test/<name>
  • Edit test.js and add it

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu