testing - www.bookmarks.dev/tagged/testing
- Testcontainers home page
- tags: testing, docker, java
- github url
- Dredd — HTTP API Testing Framework — Dredd latest documentation
- tags: api, testing, documentation
- github url
- Modern Node.js: async/await based testing with Mocha & Chai
- 📆 published on: 2017-04-09
- tags: mocha, chai, testing
- github url
- GitHub - domenic/chai-as-promised
- tags: chai, promise, testing
- github url
- Arquillian Home Page
- Mockito: Why You Should Not Use InjectMocks Annotation to Autowire Fields – Ted Vinke's Blog
- Should.js API Documentation
- tags: testing, bdd
- github url
- Istanbul, a JavaScript test coverage tool.
- tags: testing, test-coverage, javascript
- github url
- Jest · 🃏 Delightful JavaScript Testing
- tags: javascript, testing, reactjs
- github url
- A personal review of automated testing tools in the JavaScript world
- 📆 published on: 2018-10-31
- tags: javascript, testing, tools
- AssertJ homepage
- tags: java, spring, testing
- github url
- Rest assured
- tags: rest, testing, java, api
- github url
- Mocks Aren't Stubs
- 📆 published on: 2007-01-02
- tags: mocking, testing, extreme-programming, tdd, stub
- The little mocker
- mountebank - over the wire test doubles
- tags: testing, mocking
- github url
- Testing a Spring Boot REST API against a Consumer-Driven Contract with Pact - reflectoring
- tags: spring-boot, api, rest, testing
- github url
- The JMockit testing toolkit
- tags: java, testing, jmockit
- github url
- JMockit 101
- 📆 published on: 2018-04-15
- tags: java, testing, jmockit
- github url
- Mockito vs EasyMock vs JMockit
- tags: java, testing
- github url
- JavaScript End to End Testing Framework
- tags: testing, javascript
- github url
- Calen Legaspi: Separating Integration Tests from Unit Tests Using Maven Failsafe & JUnit @Category
- 📆 published on: 2015-01-23
- tags: testing, unit-testing, maven
- Test run modes - Arquillian - Project Documentation Editor
- tags: arquillian, testing
- Arquillian and Wildfly: Integration test tutorial
- 📆 published on: 2015-10-27
- tags: testing, javaee, arquillian
- github url
- Introduction to Testing with Arquillian
- 📆 published on: 2017-11-30
- tags: testing, java, javaee, arquillian
- github url
- Writing Your F.I.R.S.T Unit Tests - DZone Java
- 📆 published on: 2017-03-17
- tags: testing, unit-testing, clean-code
- Stop. Write a Learning Test. - The Code Whisperer
- Best Practices for Spies, Stubs and Mocks in Sinon.js - Semaphore
- 📆 published on: 2015-12-05
- tags: nodejs, testing, unit-testing, sinonjs
- Assert | Node.js Documentation
- tags: nodejs, testing, unit-testing
- GitHub - visionmedia/supertest home page
- tags: nodejs, testing, integration-testing
- github url
- Sinon.JS
- tags: javascript, nodejs, unit-testing, testing, sinonjs
- github url
- Chai home page
- tags: nodejs, testing, unit-testing, chai
- github url
- Mocha - home page
- tags: nodejs, testing, unit-testing, mocha, javascript
- github url
- Node Hero - Node.js Unit Testing Tutorial | @RisingStack
- tags: nodejs, testing, unit-testing
- github url
- GitHub - typicode/json-server: Get a full fake REST API with zero coding in less than 30 seconds (seriously)
- tags: nodejs, mocking, testing
- github url
- GitHub - substack/tape: tap-producing test harness for node and browsers
- tags: nodejs, testing, tape
- github url
- Test fixtures · junit-team/junit4 Wiki · GitHub
- tags: testing
- JUnit
- tags: testing, java, junit
- github url
- Why I use Tape Instead of Mocha & So Should You – JavaScript Scene – Medium
- 📆 published on: 2015-07-13
- tags: nodejs, testing, tape
- github url
- Introduction to Unit Testing in Angular ← Alligator.io
- tags: angular, testing, jasmine, unit-testing
- Acceptance Test Driven Development (ATDD): an Overview | Test Obsessed
- Introduction · Pact
- tags: pact, docs, microservices, testing
- github url
- Why Most Unit Testing is Waste
- tags: unit-testing, testing
- Mockito framework site
- tags: java, testing, dev-tools, testing
- github url
- Mockito framework site
- tags: java, testing, dev-tools, testing
- github url
- Testing Angular 2 Services and Http with Jasmine
- Test-driven development - Wikipedia
- tags: testing
- Test double - Wikipedia
- tags: basic-knowledge, testing
- Testbed - Wikipedia
- tags: basic-knowledge, testing
- Sandbox (software development) - Wikipedia
- tags: basic-knowledge, testing
- Testing - ts - GUIDE