-
Updated
Aug 13, 2021 - JavaScript
#
chai
Here are 1,569 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
react
nodejs
javascript
testing
angular
express
mocha
jest
ci
mutation-testing
test
integration-testing
mutation
chai
e2e-tests
unittest
e2e
cicd
contract-testing
-
Updated
Sep 6, 2021 - JavaScript
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
-
Updated
Aug 18, 2021 - JavaScript
REST API test framework. BDD and exploits promises
-
Updated
Jan 28, 2019 - JavaScript
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
nodejs
javascript
testing
api
redis
front-end
jwt
express
node
rest
mocha
mongodb
eslint
mongoose
mvp
chai
postman
token
async-await
jwt-authentication
-
Updated
Sep 2, 2021 - JavaScript
An opinionated React based repository which is optimized for Progressive Web App development.
-
Updated
Feb 27, 2017 - JavaScript
VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
javascript
i18n
testing
vuejs
mocha
eslint
skeleton
frontend
async
mvp
vuex
prettier
chai
vue-router
await
cypress
vuetify
-
Updated
Aug 10, 2021 - Vue
react
redux
javascript
gulp
npm
babel
node
tutorial
webpack
mocha
yarn
eslint
enzyme
guide
npm-package
chai
npm-module
translate
russian
sinon
-
Updated
Apr 28, 2017 - JavaScript
Simplify testing of redux action and async action creators
-
Updated
Jan 18, 2017 - JavaScript
-
Updated
Jun 23, 2021 - TypeScript
Chai assertions for Facebook's Immutable library for JavaScript collections
-
Updated
Aug 11, 2021 - JavaScript
Javascript solutions to Cracking the Coding Interview (CTCI)
javascript
interviewing
mocha
js
es6
tdd
cracking-the-coding-interview
chai
interview-practice
interview-questions
interview-prep
ctci
-
Updated
Nov 5, 2018 - JavaScript
A BDD test framework for Postman and Newman
-
Updated
Jul 26, 2018 - HTML
Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant
nodejs
graphql
infrastructure
enterprise
boilerplate
express
typescript
database
rest
mocha
solid
architecture
postgresql
swagger
chai
entity
sinon
typeorm
onion
apollo-server
stryker
mappers
prepare-database
onion-architecture-boilerplate
-
Updated
Sep 2, 2021 - TypeScript
Use Jest or Chai to assert that HTTP responses satisfy an OpenAPI spec
-
Updated
Aug 31, 2021 - TypeScript
Karma + Webpack + Mocha + Chai + Istanbul
-
Updated
Mar 4, 2020 - JavaScript
atSistemas React/Redux Isomorphic Platform
react
redux
coverage
mocha
isomorphic
postcss
enzyme
universal
reactjs
chai
enviroment
immutablejs
jsdom
webpack3
-
Updated
Aug 10, 2021 - JavaScript
"containSubset" object properties matcher for Chai
-
Updated
Apr 27, 2021 - JavaScript
serverlesspolska
commented
Mar 24, 2021
Is your feature request related to a problem? Please describe.
It's not a problem but a feature request.
I'd like to test code that sends events to EventBus. I have a rule that logs all events sent to my Event Bus to Cloud Watch Logs. Since recent API Destinations announcement, not every event on the EventBus will trigger Lambda function. Therefore there no function to create logs in Clou
-
Updated
May 29, 2020 - JavaScript
Ultra Simple, Development, Testing and Production Build Cli
-
Updated
Jan 29, 2019 - JavaScript
Minimal Hapi + React + Webpack + HMR (hot module reloading) Sandbox
react
babel
webpack
mocha
eslint
hapi
hmr
nodemon
chai
jsdom
hot-reload
react-hot-reload
hapi-server
webpack-assets
hot-module-replacement
-
Updated
Nov 6, 2017 - JavaScript
Bombanauts, inspired by the original Bomberman game, is a 3D multiplayer online battle arena (MOBA) game where players can throw bombs at each other, make boxes explode, and even other players!
react
redux
javascript
threejs
mocha
socket-io
game-development
expressjs
chai
cannonjs
test-driven-development
-
Updated
May 31, 2019 - JavaScript
Integrating TypeScript with KOA2 to hit the ground running faster
-
Updated
Nov 7, 2018 - TypeScript
Improve this page
Add a description, image, and links to the chai topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chai topic, visit your repo's landing page and select "manage topics."
The
and
method 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.