Giter Club home page Giter Club logo

munit's Introduction

munit

Munit is a Mule testing framework, it allows mule developers to automate mule app testing in an easy manner.

With Munit you can:

  • Create your mule test by writing mule code
  • Create your mule test by writing java code.
  • Disable flow inbound endpoints
  • Disable endpoint connectors.
  • Mock outbound endpoints
  • Mock Message processors
  • Spy any message processor.
  • Verify Message processor calls.
  • Assert flow exceptions
  • Enable or disable particular tests
  • It is fully integrated with Maven and Surefire, so you can add your tests to a continuous integration environment.
  • Run your tests from eclipse
  • See your assertion/error report with Mule stack trace

Dependencies

Munit depends on the public project mule-interceptor-module. So if you are working on master you might want to clone and compile that repository too.

Compiling

Run:

mvn clean install

with the following maven opts

MAVEN_OPTS="-XX:MaxPermSize=128m"

Modules

  • [munit-core] (/munit-core) contains the major functionality of munit (mocking, assertion, runner)
  • [munit-integration-tests] (/munit-integration-tests) The integration suite for the munit project (good place for examples)
  • [munit-maven-tools] (/munit-maven-tools) Munit maven plugin/archetype
  • [munit-utils] (/munit-utils) Utilities for mule integration testing
  • [munit-examples] (/munit-examples) Usage examples of Munit
  • [tooling] (/tooling) Not included in the build. Eclipse plugin

munit's People

Contributors

fernandofederico1984 avatar damiansima avatar marianosimone avatar moliva avatar ryandcarter avatar skuller avatar

Watchers

 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.