-
Updated
Aug 13, 2021 - JavaScript
#
ava
Here are 299 public repositories matching this topic...
JavaScript Testing utilities for React
react
testing
mocha
enzyme
jest
test
react-components
test-runner
traversal
assertions
chai
ava
assertion-library
test-runners
Node.js test runner that lets you develop with confidence 🚀
nodejs
javascript
testing
cli
hooks
tap
unit-testing
babel
performance
node
tdd
async
unicorns
concurrency
test-runner
async-functions
test-framework
ava
skipped-tests
ava-tests
assert
process-isolation
cli-app
test-runners
assertion
ava-transpiles
serial-tests
assertion-planning
mini-reporter
hacktoberfest
-
Updated
Aug 13, 2021 - JavaScript
Quickly create and configure a new library or Node.js project
nodejs
template
boilerplate
library
typescript
tslint
prettier
starter
ava
circle-ci
typedoc
standard-version
-
Updated
Aug 10, 2021 - TypeScript
nodejs
javascript
api
bootstrap
redis
aws
boilerplate
koa
framework
react-native
mvc
mongodb
mongoose
s3
prettier
passport
ava
xo
cloudfront
async-await
-
Updated
Feb 14, 2021 - JavaScript
guidobouman
commented
Aug 21, 2019
The and
method is not supported by Jest, where Chai does support it.
It should probably cut the assertion in two:
- expect(ticketNumber).to.be.above(0).and.to.be.below(46)
+ expect(ticketNumber).toBeGreaterThan(0)
+ expect(ticketNumber).toBeLessThan(46)
Is this a feasible option for codemods?
If so: I'm willing to work on a PR.
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
-
Updated
Jul 29, 2021 - JavaScript
Repository for wallaby.js questions and issues
nodejs
javascript
browserify
visual-studio
typescript
jasmine
webpack
mocha
jest
tdd
intellij
bdd
vscode
test-runner
test-coverage
sublime-text-3
ava
atom-editor
wallaby
continuous-testing
-
Updated
Aug 11, 2021
Localized docs for AVA
-
Updated
Aug 11, 2021
Express REST API with JWT Authentication and support for sqlite, mysql, and postgresql
-
Updated
Jul 24, 2019 - JavaScript
wangxinzhe0617
commented
Feb 1, 2021
项目中只是说了使用多标签微调lstm 没有说明具体该怎么给视频标注多标签 标注几个 这个对于新手也比较难,能举个例子说明一下嘛,给没有经验的小菜一个标注的方向,万分感谢!谢谢!
Spatio-Temporal Action Localization System
model-zoo
gpu
torch
pytorch
ava
demo-video
action-recognition
action-detection
state-of-the-art
ava-dataset
alphaction
alpha-action
spatio-temporal-action-localization
-
Updated
Nov 23, 2020 - Python
-
Updated
Oct 20, 2020 - Python
ESLint rules for AVA
nodejs
javascript
eslint
eslint-plugin
assertions
eslint-config
ignore-files
ava
linting-rules
eslint-rules
duplicate-modifiers
hacktoberfest
-
Updated
Jul 10, 2021 - JavaScript
STEP: Spatio-Temporal Progressive Learning for Video Action Detection. CVPR'19 (Oral)
amp
activity-recognition
apex
ava
action-recognition
video-understanding
spatio-temporal
step
action-detection
iterative
ucf101
activity-detection
ava-dataset
spatial-temporal
video-action
ucf101-dataset
ucf24
ucf24-dataset
video-activity
-
Updated
Oct 19, 2019 - Python
nodejs
javascript
aws
aws-lambda
serverless
aws-s3
image-processing
es2017
libvips
serverless-functions
serverless-framework
sharp-library
resized-images
sharp
ava
on-the-fly
lqip
sqip
-
Updated
Nov 13, 2018 - JavaScript
A no-brainer way of testing your Sagas
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
May 8, 2021 - TypeScript
Image Aesthetics Toolkit - includes Fisher Vector implementation, AVA (Image Aesthetic Visual Analysis) dataset and fast multi-threaded downloader
image
image-processing
live
aesthetics
dataset
ava
dataset-creation
aesthetic
datasets
dataset-generation
image-aesthetic-visual-analysis
fisher-vectors
-
Updated
Oct 28, 2019 - Python
-
Updated
Jul 21, 2020 - JavaScript
Testing Harness App Extensions for the Quasar Framework 1.0+
-
Updated
Aug 10, 2021 - JavaScript
Snippets for AVA and run tests directly in the editor
-
Updated
Oct 6, 2019 - JavaScript
[CVPR 2021] Actor-Context-Actor Relation Network for Spatio-temporal Action Localization
model-zoo
torch
pytorch
ava
arxiv
action-detection
ava-dataset
activitynet
spatio-temporal-action-localization
activitynet-challenge
acar-net
ava-kinetics
-
Updated
Jun 28, 2021 - Python
Codemods for AVA
-
Updated
Dec 26, 2018 - JavaScript
nodejs
testing
docker
mocha
tape
parallel
dx
ci-cd
ava
testing-tools
concurrent
developer-experience
mocha-reporter
mocha-tests
performance-testing
suman
high-performance-testing
better-than-ava
better-than-mocha
better-than-tapjs
-
Updated
Dec 15, 2018 - JavaScript
Improve this page
Add a description, image, and links to the ava topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ava topic, visit your repo's landing page and select "manage topics."
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either: