GithubHelp home page GithubHelp logo

isabella232 / lemock Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luadist/lemock

0.0 0.0 0.0 226 KB

Mock creation module intended for use together with a unit test framework such as lunit or lunity.

Home Page: http://lemock.luaforge.net

License: Other

Lua 100.00%

lemock's Introduction

LeMock Readme


== What is Lua Easy Mock ==

LeMock (Lua Easy Mock) is a mock creation module intended for use together
with a unit test framework such as lunit or lunity. It is inspired by
EasyMock (for Java), and strives to be easy to use.


== Availability ==

LeMock is hosted at LuaForge at http://luaforge.net/projects/lemock/


== Installation ==

Copy the file build/lemock.lua to a Lua search path directory. This is
usually something like ``/usr/share/lua/5.1/`` or
``/usr/local/lib/lua/5.1/``. You can type ``print(package.path)`` at the
Lua prompt to see what search path your Lua installation is using.

Documentation in HTML format is available in build/htdocs/.


== License ==

LeMock is licensed under the MIT license, which is the same license that
Lua uses. See COPYRIGHT_ for full terms.


== User Documentation ==

See build/htdocs/userguide.html.


== Development ==

LeMock is implemented in Lua 5.1, but its source code is written as
literate documents, and uses the tool noweb to tangle the .lua files. The
distributed source archive includes all the tangled files, to avoid
depending on noweb for installation. See DEVEL_ for information about how
the source code is organized, and what tools are needed for the build
process.

lemock's People

Contributors

drahosp 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.