Code Monkey home page Code Monkey logo

acceptance's Introduction

acceptance

Daily acceptance tests for Jekyll. Builds 10 complex websites.

Build Status

Background

Jekyll is a static site generator written in Ruby. Any actively-developed software project needs to be regularly tested. To this end, Jekyll runs unit tests and integration tests for every pull request and push to master. Beyond this, Jekyll is tested by adventurous users who build their site with pre-releases or from master. Often, these real-world site builds uncover bugs that the unit & integration tests miss. So I asked myself, "what if we built regularly against a hand-picked set of Jekyll sites?"

Acceptance Testing

Acceptance testing is a new concept from agile programming. In our case, we're going to use it to mean real-world testing with user-created input. We have a curated list of 10 sites (located in script/cibuild) that get built with the latest master each night. If something starts breaking, I'll get an email.

Running

Want to run this locally? You probably won't want to. It expects a clean environment at the moment. For the daring:

  1. script/bootstrap
  2. script/cibuild

That's it! bootstrap gets everything into place and cibuild commences the building.

acceptance's People

Contributors

ashmaroli avatar dirtyf avatar parkr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

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.