Coder Social home page Coder Social logo

nugget's Introduction

⚠️ This project is deprecated ⚠️

Nugget

Nugget is a service for performing http and tcp integration tests. It uses turd under the covers to verify urls are responding properly. Kinda like pingdom, better in some ways, worse in others.

Usage

The examples directory includes an example config file. The config file is a json description of tests you want to run.

The following starts nugget up in daemon mode. In this mode nugget just loops performing tests and writing the results in json to /tmp/nugget_results.json.

    $ nugget -c examples/config.json -d

Running nugget once is also possible.

    $ nugget -c examples/config.json

Nugget also includes a very basic web service daemon that simply reads the current results file.

    $ nugget -w

Additionally, nugget includes support for sending results of the tests to backstop.

License

nugget is open source software available under the MIT License

nugget's People

Contributors

tmm1 avatar spraints avatar joewilliams avatar davidpelaez avatar parkr avatar skymob avatar technoweenie avatar sophaskins avatar

Watchers

James Cloos 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.