Bitten plugin adding check and lcov support
Project description
evax.bitten.tools
evax.bitten.tools is a Bitten plugin adding support for check and lcov
evax.bitten.tools is provided under a BSD-style license.
Installation
easy_install evax.bitten.tools
Usage
In order to use the plugin in a build configuration, you must define the plugin namespace as follows:
<build
(...)
xmlns:evax="http://www.evax.fr/bitten/tools"
(...)>
then use it like this:
<step id="tests" description="Automated tests">
<c:make file="Makefile" target="check" />
<evax:check reports="tests/*_check.xml" />
<evax:lcov directory="src" />
</step>
Please note that the plugin expects check’s xml output format.
Changelog
1.0
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evax.bitten.tools-1.0.tar.gz.
File metadata
- Download URL: evax.bitten.tools-1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d54f3f90ee8f0dd8ec461f077986a7bd0f12c12698ccb71e690271c0b4723fa4
|
|
| MD5 |
3b2b211dea59ae97c24e3ad166bad88d
|
|
| BLAKE2b-256 |
aba5798671cc34be11369cc306ccd96d4f84c5865e305954b09b55c58262d86c
|
File details
Details for the file evax.bitten.tools-1.0-py2.6.egg.
File metadata
- Download URL: evax.bitten.tools-1.0-py2.6.egg
- Upload date:
- Size: 10.6 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
564d36c5cbc0ea2a42e39b3d91e5e69b3d09e3c4aded4361a75432916cab314b
|
|
| MD5 |
32766010ff9277a11d19da3017ef7799
|
|
| BLAKE2b-256 |
0ae3f16b3e5f2d8eec83faec4bc28fb444f91d15fbde4b30b371a2e59d6d91d1
|