Giter VIP home page Giter VIP logo

thread-weaver's Introduction

This is Weaver, a framework for writing multi-threaded Unit Tests in
Java.

Documentation is available in the docs directory, including a Users'
Guide and a Tutorial.

Post questions to [email protected]

REQUIREMENTS:

Weaver was built with Java 6. (http://java.sun.com/javase/6)

It requires the following components:

 Javassist. (http://www.csg.is.titech.ac.jp/~chiba/javassist). Version 3.8.1 or greater.

 Objenesis. (http://code.google.com/p/objenesis). Version 1.0 or greater.

 Cglib. (http://cglib.sourceforge.net). Version 2.2 or greater.

To build the extensions:

 Easymock/Easymock Class Extension. (http://easymock.org). Version 2.4 or greater.

To run the tests:

 Easymock/Easymock Class Extension.

 JUnit (http://www.junit.org). Version 4.5 or greater.

To run the extensions tests:

 ASM (http://asm.ow2.org). Version 3.0 or greater.

BUILDING:

To build Weaver, edit the build.properties file and fill in the
location of the required jars. The ant target "all" will build the
main jar plus the extensions, and run all the tests.

MAVEN:

The MapDB group have been using Thread Weaver, and have produced a 
Mavenised version. For details of this, and for a discussion of the
issues that they have had with the framework, see 
http://www.mapdb.org/blog/thread_weaver.html

thread-weaver's People

Contributors

alasdair-mackintosh avatar caarlos0 avatar

Watchers

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