zombie.js 4.2.1

Zombie.js allows developers to test client-side JavaScript code in a simulated environment. Client-side code can be tested in Node.js, just like they will be ran inside a browser.What is new in this release:ADDED: Preliminary support for the Fetch API...