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

https://github.com/autofixture/autofixture.github.io

Documentation site for the AutoFixture products
https://github.com/autofixture/autofixture.github.io

autofixture docs documentation

Last synced: 4 months ago
JSON representation

Documentation site for the AutoFixture products

Awesome Lists containing this project

README

        

# AutoFixture Documentation

This is the official AutoFixture documentation repository. You can find the deployed version of the documentation at [AutoFixture.github.io](https://autofixture.github.io).

## Contributing

### Environment Setup

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:

- [Developing inside Docker](https://github.com/AutoFixture/AutoFixture.github.io/wiki/Docker-Environment-Setup)
- [Developing locally](https://github.com/AutoFixture/AutoFixture.github.io/wiki/Local-Environment-Setup)

## Roadmap 🚧

> :warning: There is currently an ongoing effort to document AutoFixture.
> Any contributions to the documentation are welcome.

- [x] Overview
- [x] Quick Start guide
- [x] Fixture creation
- [x] 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