Pinned Repositories
ant-plugin
buster
dashing-capybara
(abandoned project)
geb-example-gradle
An example project for using Geb in a Gradle build (Spock and JUnit 4)
haskell-craft3e
exercises from "the craft of functional programming, third edition"
js-must
An assertion library for JavaScript and Node.js with a friendly BDD syntax (awesome.must.be.true()). It ships with many expressive matchers and is test runner and framework agnostic. Follows RFC 2119 with its use of MUST. Good stuff and well tested.
kata-setup-java
kata-setup-js
My setup for doing TDD katas in JavaScript
kata-setup-scala
playground
c089's Repositories
c089/dashing-capybara
(abandoned project)
c089/kata-setup-js
My setup for doing TDD katas in JavaScript
c089/kata-setup-java
c089/agora
Die Software für die Plattform der Softwerkskammer
c089/babel-plugin-react-intl
Extracts string messages from React components that use React Intl.
c089/ci-as-if-you-meant-it
c089/coderetreat.github.io
c089/expect-redux
expect-redux - black box testing for redux
c089/fetchr
Universal data access layer for web applications.
c089/fluxible
A pluggable container for universal flux applications
c089/fluxible.io
The doc site for Fluxible made with Fluxible
c089/history
Manage browser history with JavaScript
c089/http-client
Compose HTTP clients using JavaScript's fetch API
c089/jsdom
A JavaScript implementation of the WHATWG DOM and HTML standards, for use with node.js
c089/material-ui
React Components that Implement Google's Material Design.
c089/mocha
mocha - simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces)
c089/nixconfig
nixpkgs configuration
c089/ofbiz
Mirror of Apache OFBiz
c089/react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
c089/react-router
A complete routing library for React
c089/recompose
A React utility belt for function components and higher-order components.
c089/spacemacs
An Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
c089/stilr
Encapsulated styling for your javascript components with all the power of javascript and CSS combined.
c089/tell-dont-ask-kata
A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model
c089/trip-service-kata
Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.
c089/unexpected-dom
DOM plugin for the unexpected assertion libary
c089/unexpected-htmllike
Helper library for unexpected to assist with diffing and inspecting HTML-like structures
c089/vue-template-service
c089/workshop-js-eurotestconf-2017
JavaScript workshop for #EuroTestConf 2017
c089/y-u-no-unit-test
A node.js module that prevents you from accidentally executing certain side-effects, such as disk and network/IO