Giter VIP home page Giter VIP logo

zora's Introduction

Zora

If you wish to read the documentation for the older version v4, please refer to the v4 branch, the migration path will be available in the relevant discussion

All the projects related to zora, the testing library

  • zora: the testing library
  • zora-assert: the assertion library behind zora(unpublished)
  • zora-reporters: a set of reporters (can be used as a CLI)
  • pta: A test runner (used with a Command Line Interface) for Nodejs environment

The repo also comes with

  • a pseudo benchmark which shows the testing experience with various testing framework
  • a list of recipes to get started with different environments (node, browser, typescript, etc)

Goals

Zora is one of the lightest (if not the lightest), yet one of the fastest Javascript testing library (if not the fastest).

Its design principles follow the line:

  • Runs with any Javascript environment (Nodejs, Deno, Browser ): you don't need any specific test runner to run your testing program, it is just a regular javascript program
  • Is fast and simple: a small codebase achieving the best performances to deliver the best developer experience
  • Follows the UNIX philosophy: a set of focused, composable small software to deliver the best flexibility with the minimum overhead, rather than a huge monolith hard to tweak, with a large set options.

Contributing

If you wish to contribute to the project, please refer to the guidelines

zora's People

Contributors

lorenzofox3 avatar laurenthayez avatar dependabot[bot] avatar styfle avatar 3cp avatar tehshrike avatar ppvg avatar munrocket avatar bompus avatar acostalima avatar oloompa avatar agilgur5 avatar bdchauvette avatar bradsimantel avatar jwhitaker-swiftnav avatar w33ble avatar jmakeig avatar larsgw avatar patrickmichalina avatar mindplay-dk 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.