All Projects → apache → Ant Antlibs Antunit

apache / Ant Antlibs Antunit

Mirror of Apache AntUnit - Unit Test Framework for Ant Tasks

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Ant Antlibs Antunit

stravaV10
Open source bike GPS: with Strava segments !
Stars: ✭ 34 (+466.67%)
Mutual labels:  ant
ReactAdmin
ant-design-pro +Golang restful-api admin 前后端分离 RBAC权限管理系统
Stars: ✭ 43 (+616.67%)
Mutual labels:  ant
Blog React Admin
基于 pro.ant.design 的 react + Ant Design 的博客管理后台项目
Stars: ✭ 349 (+5716.67%)
Mutual labels:  ant
docker-ant
Apache Ant (s6-overlay) Docker Image - Extends frekele/java.
Stars: ✭ 14 (+133.33%)
Mutual labels:  ant
broom
A disk cleaning utility for developers.
Stars: ✭ 38 (+533.33%)
Mutual labels:  ant
lightence-admin
Free and easy-to-use admin template based on React 17+
Stars: ✭ 337 (+5516.67%)
Mutual labels:  ant
taskit
A Task Runner in Bash
Stars: ✭ 35 (+483.33%)
Mutual labels:  ant
Python Fitparse
Python library to parse ANT/Garmin .FIT files
Stars: ✭ 500 (+8233.33%)
Mutual labels:  ant
storybook-antd
🐜 Storybook for previewing Ant Design components
Stars: ✭ 57 (+850%)
Mutual labels:  ant
Vux
Mobile UI Components based on Vue & WeUI
Stars: ✭ 17,573 (+292783.33%)
Mutual labels:  ant
tikione-jacocoverage
NetBeans module that provides JaCoCo code coverage for Ant based Java SE, Java EE and NetBeans Module projects (JDK5,6,7,8 compatible).
Stars: ✭ 25 (+316.67%)
Mutual labels:  ant
aco-simulator
Ant Colony Optimization Simulator developed in HTML
Stars: ✭ 18 (+200%)
Mutual labels:  ant
Dita Ot
DITA Open Toolkit — the open-source XML publishing engine for content authored in the Darwin Information Typing Architecture.
Stars: ✭ 279 (+4550%)
Mutual labels:  ant
umi-react-native
umi preset plugins for react-native
Stars: ✭ 54 (+800%)
Mutual labels:  ant
Re Editor
一个开箱即用的React富文本编辑器 🚀re-editor
Stars: ✭ 367 (+6016.67%)
Mutual labels:  ant
wx-ant-ble
微信、支付宝小程序BLE蓝牙SDK
Stars: ✭ 75 (+1150%)
Mutual labels:  ant
SFE-Engine
A real time renderer based on Vulkan(LWJGL).
Stars: ✭ 20 (+233.33%)
Mutual labels:  ant
Ng Zorro Antd Mobile
A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜
Stars: ✭ 709 (+11716.67%)
Mutual labels:  ant
Asynctasks.vim
🚀 Modern Task System for Project Building, Testing and Deploying !!
Stars: ✭ 495 (+8150%)
Mutual labels:  ant
Ant
A lightweight, feature-rich, easy-to-use and nice-looking BitTorrent Client developed by golang, angular 7, and electron.
Stars: ✭ 292 (+4766.67%)
Mutual labels:  ant

What's this?

This library contains tasks that enables Ant task developers to test their tasks with Ant and without JUnit. It contains a few assertion tasks and an antunit task that runs build files instead of test classes and is modelled after the JUnit task.

Learn more

The documentation is included in the docs subdirectory of this distribution. The home of this library is https://ant.apache.org/antlibs/antunit/index.html.

Building

This Ant Library requires Ant 1.8.1 or later to build, some of the test use JUnit 4 (4.12 recommended).

It should work with any Java(TM) Runtime (and compile with any Java(TM) Developer Kit) starting with version 5.

Using

You use this Ant library like any other Ant library 8-)

In short you can make it available to Ant in a variety of ways, please see the Ant manual or the index.html file in the docs subdirectory of this distribtion for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].