Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Jasmine

Jasmine is an open source behavior driven development testing framework testing for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. It aims to run on any JavaScript-enabled platform, to not intrude on the application nor the IDE, and to have easy-to-read syntax. Thus it’s suited for websites, Node.js projects, or anywhere that JavaScript can run.

https://github.com/stanleyy7/angular-tic-tac-toe

A Tic-Tac-Toe PWA made using Angular

angular jasmine pwa

Last synced: 18 Dec 2024

https://github.com/lukmanrambe/sekawan-restaurant

Restaurant Catalogue Website. Submission for "Menjadi Front-End Web Developer Expert" (https://www.dicoding.com/academies/219) Dicoding Class

accessibility codeceptjs css html jasmine javascript karma karma-jasmine progressive-web-app puppeteer pwa semantic-html webpack workbox

Last synced: 18 Dec 2024

https://github.com/absallam1999/restful-apis

Restful APIs developed to handle Requests (Authenticate, Create, Update and Delete)

express jasmine jwt nodejs postgresql typescript

Last synced: 09 Oct 2024

https://github.com/martinalbrnz/tdd-pground

A project to apply Angular testing techniques. Main goal is to have a handbook of useful techniques and snippets.

angular e2e frontend jasmine testing

Last synced: 18 Dec 2024

https://github.com/erikbernard/test-software

Projeto para disciplina verificação e validação de software

jasmine testing

Last synced: 18 Dec 2024

https://github.com/ashawley/angularjs-bootstrap-jasmine

Angular.js 1.x and Bootstrap test suite

angularjs jasmine karma karma-jasmine nodejs travis-ci

Last synced: 19 Dec 2024

https://github.com/charlenry/charleshenrisaintmars_9_18082022

Projet Billed - Il s'agit de la partie front-end d'une application permettant de gérer des notes de frais des employés.

api-sqlite bdd bootstrap4 chrome-debugger end-to-end-testing integration-testing jasmine jest tdd unit-testing

Last synced: 15 Nov 2024

https://github.com/ahmedsamyop/image-processing-api

Resize images by giving the width, height and file name, build with Node (Express)

express expressjs jasmine jasmine-tests node nodejs sharp supertest typescript

Last synced: 10 Oct 2024

https://github.com/allure-examples/jasmine-yarn-cjs-js

Example of Allure Report usage with Jasmine, Yarn, CommonJS and JavaScript

allure allure-report commonjs example jasmine javascript yarn

Last synced: 27 Dec 2024

https://github.com/killmenot/jasmine-spy-matchers

Additional spy matchers and other extensions for the Jasmine BDD JavaScript testing library

jasmine jasmine-matchers jasmine-spy

Last synced: 13 Dec 2024

https://github.com/sungchuni/parse-matchers

🎼 Jasmine과 Jest의 matchers 비교 대조

async-matchers jasmine jest matchers

Last synced: 06 Jan 2025

https://github.com/actionanand/angular-testing

Angular Testing Repo - A complete guide to Angular Unit Testing and E2E Testing

angular angular12 jasmine local-server proxy-server testing unit-testing

Last synced: 14 Dec 2024

https://github.com/actionanand/angular-tetsing-1

This is about the basics of angular unit tests

angular angular8 jasmine testing unit-testing

Last synced: 14 Dec 2024

https://github.com/actionanand/angular-testing-2

This is an example app for angular unit testing

angular angular7 jasmine testing unit-testing

Last synced: 14 Dec 2024

https://github.com/JandroMejia97/ng-testing

This Angular app is used to learn how to make unit tests with Jasmine

angular jasmine testing unit-testing

Last synced: 23 Oct 2024

https://github.com/SriSatyaKalyan/ProtractorScribblings

These test-scripts are the ones I have developed over a period of a week to better understand the Protractor testing framework. I have also utilized the prowess of Jasmine to joist the framework.

angular jasmine nodejs protractor selenium testing

Last synced: 23 Oct 2024

https://github.com/ph1p/test-boilerplates

Some test examples

ava jasmine jest mocha tests

Last synced: 14 Dec 2024

https://github.com/bilelmsekni/destimator

Life expectation calculator imagined by a crazy scientist

angular chai jasmine sinon testing-practices typescript

Last synced: 21 Dec 2024

https://github.com/blitzsprinter/umfa-dunamis-web-managementportal

Potential Web Management Portal Dashboard built for UMFA Dunamis.

angular azure e2e jasmine karma ngrx typescript

Last synced: 31 Oct 2024

https://github.com/nashaat10/authentication-app

Authentication app that allows the user to login and sign up and verify that if the user is logged in using Node.js, Express, typeScript and PostgreSQL

authentication bycrypt express jasmine jwt nodejs postgresql

Last synced: 16 Dec 2024

https://github.com/craigmr/jasmine-proptype-matcher

Use React prop-types to assert values in jasmine.

jasmine javascript matchers prop-types unit-testing

Last synced: 18 Dec 2024

https://github.com/pj-mill/edx_dev221x_angularjs_advanced

Completed course work for AngularJS advanced framework techniques on edx which takes a look at services, routing, configuration, setting up a server with nodejs, express & npm, and testing with jasmine, karma, protractor & PhantomJS.

angularjs css expressjs html jasmine karma ngmock nodejs npm phantomjs protractor

Last synced: 29 Dec 2024

https://github.com/pj-mill/angularjs_ngmock_pluralsight

Completed coursework that demonstrates a TDD approach to client side development using AngularJS, ngMock, Jasmine, Karma, NodeJS & PhantomJS.

angularjs jasmine karma ngmock ngresource ngroute nodejs npm phantomjs protractor

Last synced: 29 Dec 2024

https://github.com/pj-mill/angularjs_webapi_jasmine_karma

A look at a wide range of features & functionality concerning AngularJS, Web Api 2, Jasmine & Karma.

angularjs cors csharp expressjs gravatar jasmine jquery karma nodejs web-api-2

Last synced: 29 Dec 2024

https://github.com/rubenv/jasmine-protractor-reporter

Jasmine reporters for use with Protractor

jasmine protractor

Last synced: 10 Nov 2024

https://github.com/divyanshu-rawat/js-testing

This repository demonstrates use of Client Side Testing Using Jasmine Framework.

jasmine javascript testing-framework

Last synced: 22 Dec 2024

https://github.com/jean-yves2/immosunset

ImmoSunset is a website that enables users to access a list of houses, allowing them to add their preferred properties to a favorites list. This feature enables real estate advisors to contact users interested in these properties, streamlining the process of connecting potential buyers with real estate professionals.

angular jasmine ng-icon typescript

Last synced: 18 Dec 2024

https://github.com/dilkhush/angular-express-example

expressJs and angularJs application with frontend in angularjs. Api automated Test cases in Jasmine.

angularjs expressjs jasmine mocha nodejs

Last synced: 12 Nov 2024

https://github.com/normandy72/testing-http

Testing AngularJS Services and $http. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js testing

Last synced: 18 Dec 2024

https://github.com/allure-examples/jasmine-pnpm-cjs-js

Example of Allure Report usage with Jasmine, pnpm, CommonJS and JavaScript

allure allure-report commonjs example jasmine javascript pnpm

Last synced: 28 Dec 2024

https://github.com/allure-examples/jasmine-pnpm-cjs-ts

Example of Allure Report usage with Jasmine, pnpm, CommonJS and TypeScript

allure allure-report commonjs example jasmine pnpm typescript

Last synced: 28 Dec 2024

https://github.com/allure-examples/jasmine-pnpm-esm-js

Example of Allure Report usage with Jasmine, pnpm, ESM and JavaScript

allure allure-report esm example jasmine javascript pnpm

Last synced: 28 Dec 2024

https://github.com/allure-examples/jasmine-pnpm-esm-ts

Example of Allure Report usage with Jasmine, pnpm, ESM and TypeScript

allure allure-report esm example jasmine pnpm typescript

Last synced: 28 Dec 2024

https://github.com/kwagner91/feed-reader-testing

Testing a web-based application that reads RSS feeds with Jasmine

jasmine jasmine-tests javascript udacity-nanodegree

Last synced: 12 Nov 2024

https://github.com/mikedidomizio/eslint-plugin-calledwith-calledtimes

Lint rule to suggest using `toHaveBeenCalledTimes` when using `toHaveBeenCalledWith`

eslint eslint-plugin eslint-rules jasmine jest testing-library tohavebeencalledtimes tohavebeencalledwith vitest

Last synced: 14 Nov 2024

https://github.com/mastersam07/teamit

Challenge: Teamwork is an internal social network for organizations’ employee

airbnb css eslint express html jasmine javascript node travis-ci

Last synced: 03 Jan 2025

https://github.com/azuresphere7/umfa-dunamis-web-managementportal

Potential Web Management Portal Dashboard built for UMFA Dunamis.

angular azure e2e jasmine karma ngrx typescript

Last synced: 09 Oct 2024

https://github.com/alvarogarcia7/kata-minesweeper-javascript

Minesweeper kata, using TDD and Jasmine

jasmine javascript js kata tdd underscore

Last synced: 12 Nov 2024

https://github.com/alvarogarcia7/tdd-kata-mergesort-javascript

Trying TDD for recursive algorithms as in here: https://twitter.com/alvarobiz/status/459586635613876225

jasmine javascript js tdd

Last synced: 12 Nov 2024

https://github.com/alvarogarcia7/kata-09-checkout-javascript

Checkout Kata (#9) as found in here: http://codekata.com/kata/kata09-back-to-the-checkout/

jasmine javascript js kata tdd

Last synced: 12 Nov 2024

https://github.com/viniciusbessa/planejando_frontend

O front-end de uma aplicação que permite a criação de um planejamento financeiro.

angular finance firebase jasmine node

Last synced: 09 Oct 2024

https://github.com/e2e-boilerplate/playwright-typescript-ts-node-jasmine-assert

Playwright end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Assert.

assert e2e-test e2e-testing e2e-tests jasmine playwright playwright-typescript ts-node typescript

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/webdriverio-typescript-ts-node-jasmine-expect

WebdriverIO end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Assert

end-to-end-test-automation jasmine node-jasmine typescript webdriverio webdriverio-typescript

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/wd-typescript-ts-node-webdriver-manager-jasmine-assert

WD end-to-end test automation boilerplate, Using TypeScript, ts-node, Webdriver-Manager, Jasmine and Assert.

assert boilerplate e2e-boilerplate end-to-end-test-automation jasmine ts-node typescript wd wd-typescript webdriver-manager

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-jasmine-assert

selenium-webdriver end-to-end test automation boilerplate, using CommonJS, Jasmine and Assert.

assert commonjs jasmine selenium-webdriver

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-jasmine-assert

selenium-webdriver end-to-end test automation boilerplate, using ES6-Modules, BabelJS, Jasmine, and Assert.

assert babel jasmine selenium-webdriver

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-jasmine-expect

selenium-webdriver end-to-end test automation boilerplate, using CommonJS, Jasmine and Expect.

commonjs jasmine selenium-webdriver

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/puppeteer-commonjs-jasmine-expect

Puppeteer end-to-end test automation boilerplate, using CommonJS, Jasmine and Expect.

commonjs end-to-end-test-automation jasmine puppeteer puppeteer-commonjs-jasmine

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/puppeteer-commonjs-jasmine-assert

Puppeteer end-to-end test automation boilerplate, using CommonJS, Jasmine and Assert.

assert commonjs end-to-end-test-automation jasmine puppeteer

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/protractor-commonjs-jasmine-assert

Protractor end-to-end test automation boilerplate, using: CommonJS, Jasmine, & Assert.

assert commonjs e2e-boilerplate end-to-end-test-automation jasmine protractor

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/protractor-es-modules-esm-jasmine-assert

Protractor end-to-end test automation boilerplate, using ES6-Modules, ESM, Jasmine and Assert.

assert e2e-boilerplate esm jasmine nd-to-end-test-automation protractor

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/protractor-es-modules-babel-jasmine-expect

Protractor end-to-end test automation boilerplate, using ES6-Modules, BabelJS, Jasmine and Expect.

babel e2e-boilerplate end-to-end-test-automation es6 jasmine protractor

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/wd-es-modules-babel-webdriver-manager-jasmine-assert

WD end-to-end test automation boilerplate, Using ES Modules, Babel, Webdriver-Manager, Jasmine and Assert.

assert babel boilerplate e2e e2e-boilerplate e2e-tests end-to-end-test-automation jasmine wd webdriver-manager

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/protractor-es-modules-babel-jasmine-assert

Protractor end-to-end test automation boilerplate, using ES6-Modules, BabelJS, Jasmine and Assert.

assert babel e2e-boilerplate jasmine nd-to-end-test-automation protractor

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/protractor-commonjs-jasmine-expect

Protractor end-to-end test automation boilerplate, using: CommonJS, Jasmine and Expect.

commonjs e2e-boilerplate end-to-end-test-automation jasmine protractor protractor-commonjs-jasmine

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/wd-es-modules-babel-webdriver-manager-jasmine-expect

WD end-to-end test automation boilerplate, Using ES Modules, Babel, Webdriver-Manager, Jasmine and Expect.

babel e2e-boilerplate end-to-end-test-automation expect jasmine wd webdriver-manager

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/protractor-es-modules-esm-jasmine-expect

Protractor end-to-end test automation boilerplate, using ES6-Modules, ESM, Jasmine and Expect.

e2e-boilerplate end-to-end-test-automation es6 esm jasmine protractor

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/webdriverio-es-modules-babel-jasmine-expect

WebdriverIO end-to-end test automation boilerplate, using ES6-Modules, BabelJS, Jasmine and Expect.

babel end-to-end-test-automation jasmine webdriverio

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/webdriverio-es-modules-babel-jasmine-assert

WebdriverIO end-to-end test automation boilerplate, using ES6-Modules, BabelJS, Jasmine and Assert.

assert babel end-to-end-test-automation jasmine webdriverio

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/webdriverio-typescript-ts-node-jasmine-assert

WebdriverIO end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Assert

assert end-to-end-test-automation jasmine typescript webdriverio webdriverio-typescript

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/webdriverio-commonjs-jasmine-expect

WebdriverIO end-to-end test automation boilerplate, using CommonJS, Jasmine and Expect.

commonjs expect jasmine jasmine-tests webdriverio webdriverio-commonjs-jasmine

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/webdriverio-commonjs-jasmine-assert

WebdriverIO end-to-end test automation boilerplate, using CommonJS, Jasmine and Assert.

assert commonjs end-to-end-test-automation jasmine webdriverio

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/selenium-webdriver-typescript-ts-node-jasmine-assert

selenium-webdriver end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Assert

assert jasmine selenium-webdriver typescript

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/protractor-typescript-tsc-jasmine-expect

Protractor end-to-end test automation boilerplate, using: TypeScript, tsc, Jasmine and Expect

e2e-boilerplate end-to-end-test-automation es6 jasmine protractor tsc typescript

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/protractor-typescript-ts-node-jasmine-assert

Protractor end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Assert.

assert e2e-boilerplate end-to-end-test-automation jasmine protractor ts-node typescript

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/puppeteer-typescript-ts-node-jasmine-assert

Puppeteer end-to-end test automation boilerplate, Using TypeScript, ts-node, Jasmine and Assert.

assert end-to-end-test-automation jasmine puppeteer typescript

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/protractor-typescript-tsc-jasmine-assert

Protractor end-to-end test automation boilerplate, using: TypeScript, tsc, Jasmine and Assert.

assert e2e-boilerplate end-to-end-test-automation jasmine protractor tsc typescript

Last synced: 12 Nov 2024

https://github.com/arielramosdebraga/angular-testes-unitarios

Projeto de Testes Unitários com Angular 14 / Jasmine e Karma

jasmine jasmine-tests karma-jasmine karma-tests testes-unitarios

Last synced: 18 Dec 2024

https://github.com/normandy72/testing-components

Testing AngularJS Components. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js testing

Last synced: 18 Dec 2024

https://github.com/rupam0710/angular-unit-testing-app

Here we have discussed about the basics and fundamentals of angular unit testing using jasmine and karma.

angular jasmine karma typescript

Last synced: 18 Dec 2024

https://github.com/kamilchmielowski/cv

This project is my web CV version (Angular).

angular cypress jasmine

Last synced: 09 Oct 2024

https://github.com/appcelerator/jasmine-junit-reporter

A node.js compatible jasmine 3.x reporter that spits out a junit_report.xml

jasmine nodejs reporter

Last synced: 12 Nov 2024

https://github.com/testdeck/testdeck-angular-seed

testdeck seed for @testdeck/jasmine and Angular

angular jasmine test testdeck typescript

Last synced: 16 Nov 2024

https://github.com/testdeck/testdeck-jasmine-seed

testdeck seed for the jasmine test framework

jasmine test testdeck typescript

Last synced: 16 Nov 2024

https://github.com/danielcornock/kanbo-ui

📊Front-end SPA for kanban board web application. Demo available at https://ng-kanban.herokuapp.com/

angular jasmine kanban-board oop travisci typescript

Last synced: 14 Nov 2024

https://github.com/ireneflorez/feed-reader-testing

Jasmine test suites to test a web-based application that reads RSS feeds

jasmine javascript review testing testing-tools

Last synced: 12 Nov 2024

https://github.com/thinogueiras/protractor

Arquitetura de Testes e2e com Protractor.

automation jasmine javascript nodejs protractor protractor-e2e-test

Last synced: 16 Nov 2024

https://github.com/rija/tdd-vuejs-frontend-webpack

Example/Boiler-plate for a TDD-ed VueJS frontend to webapps Using vuejs's Single File Components, webpack, karma, jasmine

boiler-plate jasmine javascript karma tdd vuejs-frontend webpack

Last synced: 15 Dec 2024

https://github.com/azurespheredev/umfa-dunamis-web-managementportal

Potential Web Management Portal Dashboard built for UMFA Dunamis.

angular azure e2e jasmine karma ngrx typescript

Last synced: 12 Nov 2024

https://github.com/thang2162/notekeeper_cicd

Test of CI/CI using Github Actions and an Angular app.

cicd e2e-testing github-actions jasmine protractor unit-testing

Last synced: 14 Nov 2024

https://github.com/allure-examples/jasmine-npm-cjs-ts

Example of Allure Report usage with Jasmine, npm, CommonJS and TypeScript

allure allure-report commonjs example jasmine npm typescript

Last synced: 22 Dec 2024

https://github.com/lenin-anzen/angularjs-karma-jasmine

Basic unit testing for an AngularJS app with Karma + Jasmine

angularjs express jasmine karma rest-api unit-testing

Last synced: 12 Nov 2024

https://github.com/jdaniielc/desafio-jump

Este projeto é parte de um modelo de recrutamento para a equipe JuMP, V-Lab.

angular d3js docker docker-compose fastapi jasmine karma nginx

Last synced: 29 Nov 2024

https://github.com/alencartha/angular-testes-automatizados-com-jasmine-e-karma

Projeto desenvolvido durante o curso da Alura sobre Testes Automatizados com Jasmine e Karma em aplicações Angular 2+.

acessibilidade acessibility alura angular jasmine karma

Last synced: 12 Nov 2024

https://github.com/davidlj95/angular-routerlinkactive-testing

Example of how to test an Angular's RouterLinkActive directive with best practices. Angular v17

angular jasmine routerlink routerlinkactive unit-testing

Last synced: 25 Sep 2024

https://github.com/lugensa/gocept.jasmine

Jasmine integration for selenium.

jasmine python selenium

Last synced: 14 Nov 2024

https://github.com/jagoda11/angular-template

🌟 Angular Template Project: A starter template for Angular 18 with ESLint, Prettier, TypeScript, and testing setup. 🚀

angular angular18 eslint-config jasmine karma typescript

Last synced: 12 Nov 2024

Jasmine Awesome Lists
Jasmine Categories