Here are
291 public repositories
matching this topic...
JavaScript Testing utilities for React
Updated
Feb 5, 2021
JavaScript
Node.js test runner that lets you develop with confidence 🚀
Updated
Feb 7, 2021
JavaScript
Quickly create and configure a new library or Node.js project
Updated
Dec 10, 2020
TypeScript
👦 Lad is the best Node.js framework. Made by a former Express TC and Koa team member.
Updated
Feb 1, 2021
JavaScript
Repository for wallaby.js questions and issues
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
Updated
Jan 19, 2021
JavaScript
Express REST API with JWT Authentication and support for sqlite, mysql, and postgresql
Updated
Jul 24, 2019
JavaScript
An RxJS marble testing library for any test framework
Updated
Jan 2, 2021
TypeScript
🐇 Application boilerplate based on Vue.js 2.x, Koa 2.x, Element-UI and Nuxt.js
⏬ Download AVA dataset (A Large-Scale Database for Aesthetic Visual Analysis)
Updated
Oct 20, 2020
Python
Updated
Feb 7, 2021
JavaScript
🏙 Retinal is a Serverless AWS Lambda service for resizing images on-demand or event-triggered
Updated
Nov 13, 2018
JavaScript
Spatio-Temporal Action Localization System
Updated
Nov 23, 2020
Python
STEP: Spatio-Temporal Progressive Learning for Video Action Detection. CVPR'19 (Oral)
Updated
Oct 19, 2019
Python
A no-brainer way of testing your Sagas
Updated
Dec 11, 2020
TypeScript
📼 🚀 Record and playback http requests from your ava tests
Updated
Jul 16, 2020
TypeScript
🚀 Fork of the AVA test runner with native typescript support
Updated
Jul 21, 2020
JavaScript
Image Aesthetics Toolkit - includes Fisher Vector implementation, AVA (Image Aesthetic Visual Analysis) dataset and fast multi-threaded downloader
Updated
Oct 28, 2019
Python
Snippets for AVA and run tests directly in the editor
Updated
Oct 6, 2019
JavaScript
Simple stubbing/spying for AVA
Updated
Sep 4, 2020
JavaScript
Testing Harness App Extensions for the Quasar Framework 1.0+
Updated
Jan 14, 2021
JavaScript
Updated
Dec 26, 2018
JavaScript
Updated
Jun 29, 2016
JavaScript
🌇 🌆 🌉 Advanced, user-friendly, language-agnostic, super-high-performance test runner.
http://sumanjs.org
Updated
Dec 15, 2018
JavaScript
Updated
Mar 27, 2020
JavaScript
Improve this page
Add a description, image, and links to the
ava
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ava
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The
andmethod is not supported by Jest, where Chai does support it.It should probably cut the assertion in two:
Is this a feasible option for codemods?
If so: I'm willing to work on a PR.