Git Product home page Git Product logo

zest's Introduction

Zest

Testing reporter that lives in your menubar
Made with love & Electron.



Install

Download the latest version, unzip, and move Zest.app into your Applications folder.

Quick Start

Clone this repo

$ git clone https://github.com/epilande/zest.git
$ cd zest

Install dependencies

$ npm install

Launch dev environment

$ npm run dev

Package app

$ npm run build

Setup

This project only works with projects that use karma and mocha. Specifically the projects need to run with karma-json-reporter and mocha's built in json reporter.

Internally, Zest will go into the project and run npm test. This is to make sure it uses the same packages/configurations as you would if you ran your tests manually in the console.

Note: Make sure no watch task is running by default on npm test, Zest will wait for the process to end before continuing.

Usage

This is an application geared towards Node.js developers who use Mocha and Karma for writing tests. When the app is installed, it will add itself as a menubar icon that will allow you an overview of the status of all your projects' tests.

zest gif

By clicking the menubar icon, a new window will appear with a list of projects Zest knows of.

Adding a project

Clicking the + icon at the top left corner of the window will allow you to select a project to run tests.

Once a project is selected, the tests will run immediately and file watchers will be set up to rerun if any changes are made to that directory.

Removing repositories

Unfortunately, the only way to remove repositories right now is to remove the application data by deleting the application data directory (located at ~/Library/Application\ Support/Zest/).

Quitting the application

While the application is focused you can exit the app by using the keyboard shortcut Cmd + Q. Any file watchers that were running will be terminated.

Support

We currently only support Mac. Though, it may partially work on Windows. We really don't know. If you are brave enough to try it out let us know!


Zest was a Node Knockout project.

zest's People

Contributors

epilande avatar thgaskell avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.