Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aimenux/autofixturecustomizationsdemo

Using autofixture customizations
https://github.com/aimenux/autofixturecustomizationsdemo

autofixture customizations net80

Last synced: about 1 month ago
JSON representation

Using autofixture customizations

Awesome Lists containing this project

README

        

[![.NET](https://github.com/aimenux/AutoFixtureCustomizationsDemo/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aimenux/AutoFixtureCustomizationsDemo/actions/workflows/ci.yml)

# AutoFixtureCustomizationsDemo
```
Using AutoFixture customizations
```

In this demo, i m using [AutoFixture customizations](https://autofixture.github.io/docs/fixture-customization/) in order to define the range of values that we want for some type.
>

**`Tools`** : net 8.0, AutoFixture