1.0.1 • Published 7 years ago

unit-test-league-of-legends v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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"
  ]
}
1.0.1

7 years ago

1.0.0

7 years ago