Giter Club home page Giter Club logo

roysbailey's Projects

bdd.seleno.uitestsample icon bdd.seleno.uitestsample

Simple example showing how to use specflow and seleno to drive simple UI automation acceptance tests.

cloud-ddd icon cloud-ddd

A sample app showing a bounded context and sharing data across services using Event Sourcing.

coverage2coveragexml icon coverage2coveragexml

CoverageXml files contain code coverage information regarding unit tests run from Visual Studio. Third party tools have popped up to generate "reports" and the like from these CoverageXML files, which is great when running tests as part of an automated build process. Unfortunately, as of Visual Studio 2012, you can no longer generate "coverageXml" files from the command line. Instead, the new command line runner, vstest.console.exe produces a binary ".coverage" file. This little tool fixes this issue, and can recursively look for ".coverage" files and convert them to the ".coverageXml" format, so you can still build your reports etc. as part of your automated build.

dashing.net icon dashing.net

dashing.net is a direct .NET port of the dashing framework originally created by Shopify

feed icon feed

Feed is a RSS 2.0 and Atom 1.0 generator for Node.js, making content syndication simple, intuitive and performant!

healthandsafety.background icon healthandsafety.background

Background processor for healthandsafety web front end. It takes the queued messages from the UI and processes them

jobfinder icon jobfinder

Sample showing how to use Node, Express, Angular and MongoDB

large-scale-react icon large-scale-react

Sample project to demonstrate a structure within which a large scale application could be broken down to ensure it can be worked on by multiple people, and maintained more easily

nodecontrolflowsamples icon nodecontrolflowsamples

Samples using the "async" library in Node to show how to run items in parallel and wait on completion etc. Uses Mocha test framework to showcase examples.

nodemochachaisample icon nodemochachaisample

Sample showing how to use Mocha tests (including data driven tests) and also Chai BDD flavour asserts.

nodestreamparselargexml icon nodestreamparselargexml

Shows how to parse large XML files in a SAX style to minimise memory usage and to play nicely with the node event loop.

nservicebus-customretrypolicy icon nservicebus-customretrypolicy

Simple example showing how to implement a custom retry policy, to prevent messages which can never succeed from being re-tried.

selenium.helpers icon selenium.helpers

Following a dreadful experience testing a COTS web product with Selenium, and trying to work out the IDs for html elements nested in literally dozens of frames and iframes, I wrote this project to encapsulate some of the heavy lifting, with a generous sprinkling of recursion.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.