#
jasmine
Here are 1,030 public repositories matching this topic...
Spectacular Test Runner for JavaScript
-
Updated
Jun 28, 2021 - 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 24, 2021 - TypeScript
Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
-
Updated
Jun 7, 2021 - JavaScript
Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
-
Updated
Mar 19, 2021 - 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
Aug 10, 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
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
May 10, 2021 - JavaScript
Open
Add A13 to e2e
satanTime
commented
Aug 4, 2021
v13.0.0-next.0 is ready and should be covered by e2e
-
Updated
Aug 19, 2021 - 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
Aug 10, 2021 - JavaScript
Data-driven unit testing for Jasmine, Mocha, and Jest
-
Updated
Aug 10, 2021 - JavaScript
Real time console spec reporter for jasmine testing framework
-
Updated
Aug 10, 2021 - TypeScript
Object oriented testing
javascript
testing
ioc
typescript
jasmine
mocha
jest
tdd
dependency-injection
decorators
oop
testing-tools
parameterised-tests
mocha-typescript
tdd-interfaces
-
Updated
Jul 24, 2021 - 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
Apr 1, 2021 - 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
This library makes RxJS Observables testing easy!
testing
mock
angular
rxjs
jasmine
jest
observables
mocks
unit-tests
spies
microtest
observer-spies
marble-tests
-
Updated
Aug 12, 2021 - TypeScript
A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
-
Updated
Mar 26, 2018 - Java
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
Aug 8, 2021 - TypeScript
AngularJS, Restful, Spring, Spring Security, Hibernate,Bootstrap, Gulp in ES6, Maven
-
Updated
Jul 2, 2021 - JavaScript
Create automatic spies from classes
javascript
testing
typescript
jasmine
jest
jasmine-tests
angular-testing
spy
javascript-testing
typescript-testing
auto-spy
typescript-test
auto-spies
-
Updated
Aug 4, 2021 - 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."

Expected Behavior
The test case passes, and ? isn't treated as the regex char
Current Behavior
The raw ? gets treated as a regex char instead of a literal ?
Possible Solution
Some sort of regex escaper?
Suite that reproduces the behavior (for bugs)
<