Giter VIP home page Giter VIP logo

testee.ee_addon's Introduction

An Important Note About Support

Testee (in common with all of my ExpressionEngine add-ons) is no longer officially supported.

Check out the wiki for installation and usage instructions, and feel free to fork the repo if you'd like to make some changes or improvements (it's distributed under a liberal open source license).

Hopefully this will be everything you need to use this add-on in your projects, but if not please don't email me asking for support; I don't even have ExpressionEngine installed locally any more.

Overview

Testee makes unit testing and test-driven development of ExpressionEngine 2 add-ons easy.

Behind the scenes, Testee takes care of all the hard work of replacing ExpressionEngine’s built-in objects with mock objects, allowing you to get on with writing tests safe in the knowledge that you’re not about to destroy your site.

Testee uses the PHP SimpleTest framework to run your tests, and interpret the results. If you know how to write a SimpleTest unit test, you already know how to write a Testee unit test; and if you don’t, SimpleTest is well documented.

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.