Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aimenux/autofixturecustomizationsdemo
- Owner: aimenux
- License: mit
- Created: 2024-07-03T22:38:35.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T11:55:15.000Z (6 months ago)
- Last Synced: 2024-07-06T12:56:46.747Z (6 months ago)
- Topics: autofixture, customizations, net80
- Language: C#
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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