This is the official AutoFixture documentation repository. You can find the deployed version of the documentation at AutoFixture.github.io.
Before you start contributing the documentation, it is recommented you setup a local environment where the changes could be tested.
There are a couple of ways to setup the local development environment:
⚠️ There is currently an ongoing effort to document AutoFixture. Any contributions to the documentation are welcome.
- Overview
- Quick Start guide
- Fixture creation
- Fixture customization
- Customize
- Build
- Freeze and Inject features
- Testing frameworks integration
- xUnit
- NUnit
- Mocking framework integration
- Moq
- NSubstitute
- FakeItEasy
- Foq
- Idioms
- Assertions
- FsCheck
- Internal library design and philosophy
- Customizations
- Behaviors
- Specimen Builders
- Generators
- Document upcoming deprecations