braddle
Senior Consulting Engineer @armakuni, host of Test Driven Development (TDD) Screencast @testingallthethings (https://youtube.com/c/testingAllTheThings)
@testingallthethings @armakuni London
Pinned Repositories
brum-php-june-2019
Code written during TDD talk at Brum PHP 27th June 2019
cicd-lab
A repo to practise creating pipelines in GitHub actions
osf-resources
pact-demo-gophercon-24
Demostrating Pact in Golang
pact-workshop-golang
Code for a workshop on an introduction to Pact Consumer Driven Contract Testing
php-uk-2022
Code for my TDD workshop at the PHP UK Conference 2022
php-uk-2023
Code for my TDD workshop at the PHP UK Conference 2023
pokeapi_client
recruitment-test
A selection of developer recruitment tests for you to use to sharpen your skills.
tdd-workshop-php
TODO
braddle's Repositories
braddle/pact-demo-gophercon-24
Demostrating Pact in Golang
braddle/pact-workshop-golang
Code for a workshop on an introduction to Pact Consumer Driven Contract Testing
braddle/php-uk-2022
Code for my TDD workshop at the PHP UK Conference 2022
braddle/php-uk-2023
Code for my TDD workshop at the PHP UK Conference 2023
braddle/cicd-lab
A repo to practise creating pipelines in GitHub actions
braddle/osf-resources
braddle/braddle
braddle/canvas-lms
The open LMS by Instructure, Inc.
braddle/express-testing-example
A Typescript Express app that hit the Open Brewery DB API a returns a single random brewery in XML. This repo demos testing Axios and Express applications
braddle/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
braddle/game-of-life-kata
Designed as a TDD Kata implementing Conway's Game of Life
braddle/git-practice
A repo to practise git commands, Pull Requests and rebasing
braddle/go-http-pact-talk-consumer
braddle/go-http-pact-talk-provider
braddle/go-http-tdd-workshop
A REST(ish) API testing workshop using Testify and Pact
braddle/go-music-rest
A simple Go service to experiment with different forms of hypermedia controls
braddle/go-mutesting
Mutation testing for Go source code
braddle/hex-arch-demo
A demo SpringBoot application to show TDD and Hexagonal Architecture
braddle/hex-arch-example-go
A simple demonstration app to show how to apply Hexagonal Architecture in Golang
braddle/lickity-split-android
Android application to request an Ice Cream Van
braddle/mutation-testing-talk
Code examples for Mutation Testing talk
braddle/pact-go
Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
braddle/pokemon-android
A simple Android app that uses the Pokemon API https://pokeapi.co/docs/v2#pokemon
braddle/pokemon-cli-kata
The requirements for an Pokemon CLI tool that gets data from the Pokemon api (https://pokeapi.co/)
braddle/product-graphql
braddle/sam-knows-test
braddle/tdd-fastapi
Learning to Test Drive Python and FastAPI
braddle/tdd-springboot
braddle/TirePressure-Kata
split out from RacingCarKatas to make it simpler to get set up
braddle/untangled-conditionals-kata
Refactoring coding kata