karma-nightmare

⚡ A Karma plugin. Launcher for Nightmare

Downloads
886
Stars
53
Committers
4
karma-nightmare - 0.4.15 Latest Release

Published by bokuweb over 6 years ago

  • fix: fix window.require does not work; you must use window.parent.require #27
karma-nightmare - v0.4.9

Published by bokuweb over 7 years ago

Add { timeout: 1000 } to RIC option.

karma-nightmare - v0.4.8

Published by bokuweb over 7 years ago

  • Use make-dir instead of mkdirp.
karma-nightmare - v0.4.7

Published by bokuweb over 7 years ago

  • Use requestIdleCallback instead of setTimeout for capture image.
karma-nightmare -

Published by bokuweb over 7 years ago

  • Add getCurrentWindow
  • Add GreenKeeper
karma-nightmare - 0.4.3

Published by bokuweb over 7 years ago

  • Add window.require to test context.
karma-nightmare - v0.4.0

Published by bokuweb almost 8 years ago

  • Resize screenshot when window.devicePixelRatio > 1.