Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jtwebman/attis

Small parallel functional testing framework
https://github.com/jtwebman/attis

Last synced: 11 days ago
JSON representation

Small parallel functional testing framework

Awesome Lists containing this project

README

        

# Testie Javascript Test Framework

[![Build Status](https://travis-ci.org/jtwebman/attis.svg?branch=master)](https://travis-ci.org/jtwebman/attis)
[![Coverage Status](https://coveralls.io/repos/github/jtwebman/attis/badge.svg?branch=master)](https://coveralls.io/github/jtwebman/attis?branch=master)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
[![node](https://img.shields.io/node/v/attis.svg)](https://www.npmjs.org/package/attis)
[![Known Vulnerabilities](https://snyk.io/test/github/jtwebman/attis/badge.svg)](https://snyk.io/test/github/jtwebman/attis)

Just a small parallel functional testing framework. No magic, no globals, fast parallel test running.

**Still in work - will have more detailed help later**