#
jasmine
Here are 962 public repositories matching this topic...
Spectacular Test Runner for JavaScript
-
Updated
Aug 29, 2020 - JavaScript
Next-gen browser and mobile automation test framework for Node.js
javascript
automation
performance
node
webdriver
jasmine
mocha
test
devtools
cucumber
webdriverio
performance-test
-
Updated
Aug 29, 2020 - JavaScript
Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
-
Updated
Aug 20, 2020 - JavaScript
Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
-
Updated
Aug 23, 2020 - JavaScript
1
marvinhagemeister
commented
Jun 28, 2020
The default output doesn't have much contrast and is a bit hard to read for me. That's best illustrated with a screenshot:
Jasmine/Jest assertions for enzyme
-
Updated
Jul 16, 2020 - 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 26, 2020
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
javascript
testing
unit-testing
jasmine
jest
tdd
bdd
karma
javascript-tests
test-matchers
asymmetric-matchers
-
Updated
Jul 30, 2020 - JavaScript
spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
java
sass
bootstrap
angular
typescript
jasmine
spring
spring-boot
gradle
karma
springboot
bithound
angular2-frontend
-
Updated
Sep 26, 2019 - JavaScript
nodejs
javascript
npm
typescript
jasmine
webpack
es6
es2015
karma
npm-package
starter
webpack-server
karma-jasmine
unit-test
-
Updated
Jul 30, 2020 - JavaScript
Data-driven unit testing for Jasmine, Mocha, and Jest
-
Updated
Aug 1, 2020 - JavaScript
Real time console spec reporter for jasmine testing framework
-
Updated
Aug 29, 2020 - TypeScript
-
Updated
Aug 28, 2020 - JavaScript
Object oriented testing
javascript
testing
ioc
typescript
jasmine
mocha
jest
tdd
dependency-injection
decorators
oop
testing-tools
parameterised-tests
mocha-typescript
tdd-interfaces
-
Updated
Aug 28, 2020 - TypeScript
A boiler plate template using Feathers with Email Verification, Vue 2 with Server Side Rendering, stylus, scss, jade, babel, webpack, ES 6-8, login form, user authorization, and SEO
bootstrap
docker
nginx
express
jasmine
webpack
mocha
authentication
es6
mongoose
vuejs2
stylus
scss
font-awesome
authorization
feathersjs
jade
lodash
es7
email-verification
-
Updated
Aug 20, 2020 - JavaScript
pureooze
opened
Dec 7, 2018
A starter kit for building amazing GraphQL API's with TypeScript and express by @w3tecch
nodejs
gulp
api
graphql
boilerplate
typescript
jasmine
backend
tslint
knex
expressjs
wallaby
starter-kit
-
Updated
Nov 11, 2018 - TypeScript
A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
-
Updated
Mar 26, 2018 - Java
AngularJS, Restful, Spring, Spring Security, Hibernate,Bootstrap, Gulp in ES6, Maven
-
Updated
Aug 18, 2020 - JavaScript
Curried Type Testing library, and Test Matchers for Jest
testing
typescript
jasmine
jest
tdd
mutation-testing
bdd
assertions
property-based-testing
assert
matchers
expect
jasmine-matchers
property-testing
type-test
jest-matchers
test-matchers
-
Updated
Jul 17, 2020 - TypeScript
Run Jasmine tests in Node.js
-
Updated
Oct 21, 2019 - JavaScript
angular
typescript
jasmine
html5
spring-boot
maven
angular2
karma
font-awesome
angular4
http-interceptor
angular5
angular6
angular7
angula10
-
Updated
Aug 14, 2020 - TypeScript
Improve this page
Add a description, image, and links to the jasmine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jasmine topic, visit your repo's landing page and select "manage topics."

The following spec fails with a timeout but should fail with a message that explains that a promise was expected to be resolved:
Most of the async matchers have this problem, with the notable exception of
toBePending.