unit-test-league-of-legends

1.0.1 • Public • Published

Unit Test League of Legends

About

Random LoL Champion sound when your unit tests are executed Edit

Requirements

  • Jest environment

Getting Started

Instalation

npm install unit-test-league-of-legends

Import

Add the following lines in your package.json :

"jest": {
  "reporters": [
    "default",
    "<rootDir>/node_modules/unit-test-lol"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i unit-test-league-of-legends

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • arnaud_manaranche