GithubHelp home page GithubHelp logo

Emender

In many respects, typical product documentation is similar to computer software: it has source code, follows a certain life cycle, and has high quality requirements. And just like modern software, it is often quite complex and difficult to maintain. Fortunately, the fact that this documentation is typically written in a semantic markup language makes it possible to parse the documents and automate some tasks authors would otherwise have to perform manually.

emend verb [T] — to revise and correct a piece of writing before it is printed

emender noun [C] — one who emends

Emender is a test automation framework tailored specifically for product documentation. It not only makes it easy for individual authors to develop custom tests for their documentation, but is also distributed with a standard set of universally applicable tests.

Features

  • Designed specifically for product documentation.
  • Capable of producing HTML, XML, and plain text reports.
  • Written in Lua 5.1, but fully compatible with Lua 5.2 for maximum portability.

Example Usage

To run all tests located in the ./test/ directory and print the results to standard output, type the following at a shell prompt:

$ emend

To run only a selected test, specify it on the command line as follows:

$ emend test/check_packages.lua

To generate an HTML report for all tests located in the ./test/ directory, type:

$ emend -o report.html

License

Emender is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 of the License.

Emender is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Emender's Projects

emender icon emender

A test automation framework for product documentation

emender-jenkins icon emender-jenkins

Web based interface between Jenkins, Jenkins jobs and Emender test suite.

hermes icon hermes

Hermes Conrad reincarnation for Emender

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.