Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/persimmon-projects/persimmon.dried

Random testing for Persimmon
https://github.com/persimmon-projects/persimmon.dried

fsharp quickcheck testing

Last synced: 3 months ago
JSON representation

Random testing for Persimmon

Awesome Lists containing this project

README

        

# Persimmon.Dried

[![License][license-image]][license-url]

Persimmon.Dried is a port of [scalacheck](https://github.com/rickynils/scalacheck) for Persimmon.

## Build status

``master`` branch, Windows Server 2012(Appveyor) [![Build status](https://ci.appveyor.com/api/projects/status/j7bj9gu6ssxkadr8/branch/master?svg=true)](https://ci.appveyor.com/project/pocketberserker/persimmon-dried/branch/master)

``master`` branch, >= .NET Core 2.1, Linux(Travis) [![Build Status](https://travis-ci.org/persimmon-projects/Persimmon.Dried.svg?branch=master)](https://travis-ci.org/persimmon-projects/Persimmon.Dried)

## NuGet page link

* Persimmon.Dried.Gen [![NuGet Status](http://img.shields.io/nuget/v/Persimmon.Dried.Gen.svg)](https://www.nuget.org/packages/Persimmon.Dried.Gen/)
* Persimmon.Dried [![NuGet Status](http://img.shields.io/nuget/v/Persimmon.Dried.svg)](https://www.nuget.org/packages/Persimmon.Dried/)
* Persimmon.Dried.Ext [![NuGet Status](http://img.shields.io/nuget/v/Persimmon.Dried.Ext.svg)](https://www.nuget.org/packages/Persimmon.Dried.Ext/)

## Documentation

* [English](http://persimmon-projects.github.io/Persimmon.Dried/)
* [Japanese](http://persimmon-projects.github.io/Persimmon.Dried/ja/)
* [API Reference(English only)](http://persimmon-projects.github.io/Persimmon.Dried/reference/)

[license-url]: https://github.com/persimmon-projects/Persimmon.Dried/blob/master/LICENSE
[license-image]: https://img.shields.io/github/license/persimmon-projects/Persimmon.Dried.svg