https://github.com/aimenux/autofixturecustomizationsdemo
Using autofixture customizations
https://github.com/aimenux/autofixturecustomizationsdemo
autofixture customizations net80
Last synced: 10 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T11:55:15.000Z (almost 2 years ago)
- Last Synced: 2025-08-21T02:02:14.393Z (10 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
[](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