mutalk-webapp

Description

Web Application for running Mutation Testing in Pharo

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Created
July 16, 2019
Updated
Aug. 5, 2019

Categories

Testing

README excerpt

<p align="center"><img src="assets/logos/128x128.png">
 <h1 align="center">Mutation Testing Web App</h1>
  <p align="center">
    What is this thing? “the motto”, the goals, the vision.
    <br>
    <a href="docs/"><strong>Explore the docs »</strong></a>
    <br>
    <br>
    <a href="https://github.com/nchillo/mutalk-webapp/issues/new?labels=Type%3A+Defect">Report a defect</a>
    |
    <a href="https://github.com/nchillo/mutalk-webapp/issues/new?labels=Type%3A+Feature">Request feature</a>
  </p>
</p>

[![GitHub release](https://img.shields.io/github/release/nchillo/mutalk-webapp.svg)](https://github.com/nchillo/mutalk-webapp/releases/latest)
[![Build Status](https://travis-ci.com/nchillo/mutalk-webapp.svg?branch=release-candidate)](https://travis-ci.com/nchillo/mutalk-webapp)
[![Coverage Status](https://coveralls.io/repos/github/nchillo/mutalk-webapp/badge.svg?branch=release-candidate)](https://coveralls.io/github/nchillo/mutalk-webapp?branch=release-candidate)

Why would I care about this thing? When to use it? For whom is it designed? When not to use it?

## License

- The code is licensed under [MIT](LICENSE).
- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).

## Quick Start

- Download the latest [Pharo 32](https://get.pharo.org/) or [64 bits VM](https://get.pharo.org/64/).
- Download a ready to use image from the [release page](https://github.com/nchillo/mutalk-webapp/releases/latest)
- Explore the [documentation](docs/)

## Installation

To load the project in a Pharo image or declare it as a dependency of your project follow this [instructions](docs/Installation.md).

## Contributing

Check the [Contribution Guidelines](CONTRIBUTING.md)
← Back to results