8000 GitHub - TOPLLab/latch: 🚨 The latch testing framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TOPLLab/latch

Repository files navigation

Latch

Large-scale Automated Testing on Constrained Hardware

Documentation | Live example

Quick Start

git clone git@github.com:TOPLLab/latch.git
cd latch
npm install
npm run build
npm run tests

About

Latch is a novel testing framework for running large-scale unit and integration tests in constrained environments.

0