nuget.org "fscheck" keyword
View the packages on the nuget.org package registry that are tagged with the "fscheck" keyword.
unquote 7.0.1
Unquote is not just another DSL or API for making unit test assertions. Instead, assertions are w...24 versions - Latest release: 9 months ago - 10 dependent packages - 1.42 million downloads total - 291 stars on GitHub - 1 maintainer
Top 0.8% on nuget.org
247 versions - Latest release: almost 2 years ago - 144 dependent packages - 53 dependent repositories - 229 million downloads total - 3,489 stars on GitHub - 3 maintainers
autofixture 4.18.1
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-releva...247 versions - Latest release: almost 2 years ago - 144 dependent packages - 53 dependent repositories - 229 million downloads total - 3,489 stars on GitHub - 3 maintainers
fscheck.xunit 3.3.1
FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck t...97 versions - Latest release: 13 days ago - 2 dependent packages - 4.96 million downloads total - 1,191 stars on GitHub - 1 maintainer
fscheck.nunit 3.3.1
FsCheck.NUnit integrates FsCheck with NUnit by adding a PropertyAttribute that runs FsCheck tests...90 versions - Latest release: 13 days ago - 1 dependent package - 1.53 million downloads total - 1,191 stars on GitHub - 1 maintainer
fscheck.xunit.v3 3.3.1
FsCheck.Xunit.v3 integrates FsCheck with xUnit.v3.NET by adding a PropertyAttribute that runs FsC...2 versions - Latest release: 13 days ago - 2.45 thousand downloads total - 1,191 stars on GitHub - 1 maintainer
fscheck 3.3.1
FsCheck is a tool for testing .NET programs automatically. You provide a specification of the pro...102 versions - Latest release: 13 days ago - 17 dependent packages - 10.4 million downloads total - 1,191 stars on GitHub - 1 maintainer
fuchu-suave.tdnet 0.6.1
Fuchu is a functional test library that lets you easily run tests on the command line3 versions - Latest release: over 125 years ago
autofixture.xunit2 4.18.1
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a decla...106 versions - Latest release: almost 2 years ago - 40 dependent packages - 59.5 million downloads total - 3,283 stars on GitHub - 3 maintainers
Top 8.8% on nuget.org
3 versions - Latest release: 5 months ago - 440 thousand downloads total - 3,489 stars on GitHub - 1 maintainer
autofixture.nunit4 4.19.0
By leveraging some features of NUnit4, this extension turns AutoFixture into a declarative framew...3 versions - Latest release: 5 months ago - 440 thousand downloads total - 3,489 stars on GitHub - 1 maintainer
autofixture.idioms 4.18.1
Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests...226 versions - Latest release: almost 2 years ago - 3 dependent packages - 8.46 million downloads total - 3,489 stars on GitHub - 3 maintainers
autofixture.idioms.fscheck 4.18.1
Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests...137 versions - Latest release: almost 2 years ago - 313 thousand downloads total - 3,489 stars on GitHub - 3 maintainers
autofixture.autofakeiteasy 4.18.1
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created b...224 versions - Latest release: almost 2 years ago - 8 dependent packages - 5.68 million downloads total - 3,489 stars on GitHub - 3 maintainers
autofixture.autonsubstitute 4.18.1
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created b...192 versions - Latest release: almost 2 years ago - 16 dependent packages - 19.8 million downloads total - 3,489 stars on GitHub - 3 maintainers
autofixture.nunit3 4.18.1
By leveraging some features of NUnit3, this extension turns AutoFixture into a declarative framew...71 versions - Latest release: almost 2 years ago - 8 dependent packages - 15.7 million downloads total - 3,489 stars on GitHub - 3 maintainers
Top 7.1% on nuget.org
2 versions - Latest release: 5 months ago - 197 thousand downloads total - 3,489 stars on GitHub - 1 maintainer
autofixture.xunit3 4.19.0
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a decla...2 versions - Latest release: 5 months ago - 197 thousand downloads total - 3,489 stars on GitHub - 1 maintainer
autofixture.autofoq 4.18.1
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created b...168 versions - Latest release: almost 2 years ago - 263 thousand downloads total - 3,489 stars on GitHub - 3 maintainers
autofixture.autorhinomocks 4.18.1
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created b...227 versions - Latest release: almost 2 years ago - 1.01 million downloads total - 3,489 stars on GitHub - 3 maintainers
Top 7.4% on nuget.org
6 versions - Latest release: over 125 years ago - 1 dependent repositories - 3,489 stars on GitHub
autofixture.autofakeiteasy2 3.50.2
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created b...6 versions - Latest release: over 125 years ago - 1 dependent repositories - 3,489 stars on GitHub
autofixture.xunit 4.19.0
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a decla...229 versions - Latest release: 5 months ago - 1 dependent package - 1.4 million downloads total - 3,489 stars on GitHub - 3 maintainers
autofixture.seedextensions 4.18.1
Extensions for the most common AutoFixture operations to provide overloads with a seed.35 versions - Latest release: almost 2 years ago - 5 dependent packages - 5.55 million downloads total - 3,489 stars on GitHub - 2 maintainers
autofixture.nunit3.patchedname 3.50.2
By leveraging some features of NUnit3, this extension turns AutoFixture into a declarative framew...5 versions - Latest release: over 125 years ago - 3,489 stars on GitHub
fscheck.graphql 0.0.1
Set of generic arbitraries to help test graphQL queries and mutations.1 version - Latest release: about 7 years ago - 1.78 thousand downloads total - 3 stars on GitHub - 1 maintainer
autofixture.automoq 4.18.1
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created b...230 versions - Latest release: almost 2 years ago - 47 dependent packages - 73.2 million downloads total - 3,283 stars on GitHub - 3 maintainers
fuchu-suave.perfutil.charting 0.6.1
Fuchu is a functional test library that lets you easily run tests on the command line3 versions - Latest release: over 125 years ago
fscheckcsharp 1.1.0
C# support for FsCheck3 versions - Latest release: about 6 years ago - 2.14 thousand downloads total - 2 stars on GitHub - 1 maintainer
fuchu-suave.teamcity 0.6.1
Fuchu is a functional test library that lets you easily run tests on the command line3 versions - Latest release: over 125 years ago
fuchu-suave.fscheck 0.6.1
Fuchu is a functional test library that lets you easily run tests on the command line3 versions - Latest release: over 125 years ago - 1 dependent repositories
Top 4.7% on nuget.org
3 versions - Latest release: over 125 years ago - 6 dependent packages - 1 dependent repositories
fuchu-suave 0.6.1
Fuchu is a functional test library that lets you easily run tests on the command line3 versions - Latest release: over 125 years ago - 6 dependent packages - 1 dependent repositories
andreasdorfer.behaviortestgenerator 0.2.0
A Myriad plugin to generate test classes from behaviors.8 versions - Latest release: almost 4 years ago - 3.6 thousand downloads total - 3 stars on GitHub - 1 maintainer
akkling.streams.testkit 0.17.0 💰
F# wrapper library for Akka.NET Streams TestKit library using FsCheck and xUnit.15 versions - Latest release: 7 months ago - 14.2 thousand downloads total - 230 stars on GitHub - 2 maintainers
fakka.akkling.testkit 0.12.1 💰
F# wrapper library for Akka.NET TestKit library using FsCheck and xUnit.2 versions - Latest release: over 2 years ago - 3 dependent packages - 1.6 thousand downloads total - 230 stars on GitHub - 1 maintainer
akkling.testkit 0.17.0 💰
F# wrapper library for Akka.NET TestKit library using FsCheck and xUnit.21 versions - Latest release: 7 months ago - 1 dependent package - 49 thousand downloads total - 225 stars on GitHub - 2 maintainers
fakka.akkling.streams.testkit 0.12.1 💰
F# wrapper library for Akka.NET Streams TestKit library using FsCheck and xUnit.2 versions - Latest release: over 2 years ago - 2 dependent packages - 1.54 thousand downloads total - 225 stars on GitHub - 1 maintainer
Top 9.0% on nuget.org
3 versions - Latest release: over 125 years ago - 1 dependent package - 1 dependent repositories
fuchu-suave.perfutil 0.6.1
Fuchu is a functional test library that lets you easily run tests on the command line3 versions - Latest release: over 125 years ago - 1 dependent package - 1 dependent repositories
andreasdorfer.fscheck.mstest 1.1.2
Integrates FsCheck with MSTest.11 versions - Latest release: over 1 year ago - 6.06 thousand downloads total - 3 stars on GitHub - 1 maintainer
fuchu-suave.mbunit 0.6.1
Fuchu is a functional test library that lets you easily run tests on the command line3 versions - Latest release: over 125 years ago
Top 7.4% on nuget.org
38 versions - Latest release: about 4 years ago - 1 dependent package - 5 dependent repositories - 30.2 thousand downloads total - 36 stars on GitHub - 1 maintainer
fable.fastcheck 0.33.0 💰
Fable bindings for fast-check38 versions - Latest release: about 4 years ago - 1 dependent package - 5 dependent repositories - 30.2 thousand downloads total - 36 stars on GitHub - 1 maintainer
Top 9.6% on nuget.org
38 versions - Latest release: about 4 years ago - 5 dependent repositories - 24 thousand downloads total - 33 stars on GitHub - 1 maintainer
fable.fastcheck.jest 0.33.0 💰
Jest wrapper for fast-check38 versions - Latest release: about 4 years ago - 5 dependent repositories - 24 thousand downloads total - 33 stars on GitHub - 1 maintainer
antanixml 0.7.2
xml random generator based on xsd schema9 versions - Latest release: over 125 years ago - 16.1 thousand downloads total - 13 stars on GitHub - 1 maintainer
Related Keywords
fsharp
36
testing
35
csharp
21
xunit
19
nunit
18
test-data
16
tdd
16
nsubstitute
16
moq
16
foq
16
fakeiteasy
16
dotnet
16
autofixture
16
auto-mocking
16
assertions
16
assertion-library
16
test-data-generator
16
unit-testing
16
test
12
functional
7
spec
7
unit-test
7
unittest
7
random
5
quickcheck
4
akka.net
4
FsCheck
3
fable
2
property
2
fast-check
2
jest
2
streams
2
jest-dom
2
property-based-testing
2
react-testing-library
2
mstest
2
reactive
2
akkling
2
Xunit
1
bdd
1
MSTest
1
Myriad
1
BDD
1
behavior-driven-development
1
myriad
1
mstestv2
1
xml
1
xsd
1
f#
1
assert
1
unit
1
expecto
1
quote
1
unquote
1
quotations
1
decompile
1
eval
1
xunit.net
1
xunit.v3
1
GraphQL
1
Random
1
Testing
1
Propery-Based
1
Functional
1
Programming
1
fscheck-tests
1
graphql
1
graphql-query
1
CSharp
1
F#
1