1.10.4 • Published 9 months ago

niketa v1.10.4

Weekly downloads
64
License
MIT
Repository
github
Last release
9 months ago

Niketa tools

Debug

place debugger in your code and run yarn out before debugging.

TODO

logging it doesn't work with niketa-theme

// pipenv run pytest tests/unit_tests/foo.py -v -rf --capture=no

Request Jest action

alt+w

Request lint action

ctrl+1

package.json

It will sort package.json file

*.html files

Lint with pretty-html

Install

  1. Install Niketa vscode extension

  2. Add niketa to your PATH by running npm i -g niketa

  3. Run niketa in terminal

  4. In VSCode, go to Jest spec file and press alt+w to trigger Jest action

  5. After Jest is complete, you will receive coverage info in your VSCode

TODO

  • remove any

  • Doesn't work with magic-beans as it uses exports.foo = foo

Jest version

Work with 25.4.0 onwards

1.10.4

9 months ago

1.10.3

1 year ago

1.10.2

1 year ago

1.10.1

2 years ago

1.10.0

2 years ago

1.9.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago