hlj

0.6.0 • Public • Published

hlj - 红领巾

CI Codacy Badge Join the chat at https://gitter.im/codingstyle-cn/hlj

红领巾

The fastest TDD for JavaScript world, made by Chinese software craftsman.

中国软件匠艺社区多名艺匠结对打造的 JavaScript 测试框架,用法和 Jest 一样,但是运行速度快几百倍。

我们在每一个奇数号日期直播这个项目的开发过程,全程采用敏捷,DevOps,TDD,持续集成,结对编程,小步提交等实践。

直播地址:

Features

Keywords

  • describe
  • test
  • it
  • beforeEach/AfterEach
  • beforeAll/afterAll

Matchers

  • toBe
  • toEqual
  • toContain
  • toMatch
  • not.toBe
  • not.toEqual
  • not.toContain
  • not.toMatch

Watch Mode Usage:

  • a - run all tests
  • q - quit

To Contribute

  1. Pick story card in Todo
  2. Write code
  3. Send Pull Request

Package Sidebar

Install

npm i hlj

Weekly Downloads

0

Version

0.6.0

License

MIT

Unpacked Size

40.4 kB

Total Files

25

Last publish

Collaborators

  • codingstyle-cn