AutoFixture Profile
AutoFixture

@AutoFixture

Followers
138
Following
13
Media
1
Statuses
45

A set of libraries to simplify TDD by automatic generation of test data.

Joined July 2017
Don't wanna be here? Send us removal request.
@AutoFixture
AutoFixture
4 years
Welcome v4.17.0 🎈. - Added new behavior for filling read-only collection properties .- Added support for FakeItEasy v7 in AutoFakeItEasy.
0
1
3
@AutoFixture
AutoFixture
4 years
Welcome v4.16.0 🎈. - Added support for `EnumDataType` data annotation attributes.- Small fixes in `ConstructorInitializedMemberAssertion` and NSubstitute glue library.
0
1
2
@AutoFixture
AutoFixture
5 years
We've just enabled Discussions on GitHub! πŸŽ‰πŸŽˆ. We hope this new feature will help us be closer to the community and keep the backlog more organized. You should come have a look, ask a question, share an idea or discuss someone else's!.
Tweet card summary image
github.com
Explore the GitHub Discussions forum for AutoFixture AutoFixture. Discuss code, ask questions & collaborate with the developer community.
0
1
2
@AutoFixture
AutoFixture
5 years
Welcome v4.14.0🎈. - Added idiomatic assertions for IEqualityComparer<T>.
0
2
4
@AutoFixture
AutoFixture
5 years
Welcome v4.13.0🎈. - Added .NET Standard v2.0 support for AutoFoq.- Regex generation no longer yields same results when invoked in rapid succession.
0
1
1
@AutoFixture
AutoFixture
5 years
Welcome our new maintainer Andrei Ivascu πŸŽ‰πŸŒŸβœ¨. Also meet v4.12.0 🎈. - Added `EmptyStringBehaviorExpectation` and `WhiteSpaceStringBehaviorExpectation` expectations to Idioms lib to let you verify guard clauses even easily. Thanks Andrei!.
1
3
7
@AutoFixture
AutoFixture
6 years
Welcome v4.11.0🎈. - Added `AutoMemberData` attribute to the xUnit 2 integration library. It behaves like the `MemberData` attribute, but in addition auto generates rest of your inputs.
0
1
7
@AutoFixture
AutoFixture
6 years
RT @John_Verbiest: Just published my blog post about creating maintainable #unittest in #dotnet using @xunit, @AutoFixture and @fakeiteasyf….
0
1
0
@AutoFixture
AutoFixture
6 years
Welcome v4.10.0 🎈. - Now you can use `null` as a valid input for the `InlineAutoData` attribute for NUnit 3. It's even more convenient to write null guard checks now!.
0
0
0
@AutoFixture
AutoFixture
6 years
Welcome v4.9.0 🎈. - Now target `netstandard 2.0` directly by all packages. Enjoy smaller dependency treeπŸ‘².- Update dependencies to specify that Moq 4.11.0+ is not supported for netstandard 1.x.
0
0
4
@AutoFixture
AutoFixture
7 years
Welcome v4.8.0🎈. Added @nsubstitute 4.0 support, so you can enjoy the latest enhancements πŸ™ƒ.
0
0
1
@AutoFixture
AutoFixture
7 years
Welcome v4.7.0🎈.- Added @fakeiteasyfx 5.0 support. - Now target `netstandard 2.0` directly by AutoFakeItEasy. - Fixed delegate generation issue with the latest Moq. Enjoy πŸ₯³.
0
4
5
@AutoFixture
AutoFixture
7 years
Welcome v4.6.0🎈. Added `With()` overloads taking value factory, so you can configure your types with much higher flexibility:.var entities = fixture. Build<Entity>(). With(x => x.EvenNumber, (int num) => num * 2). CreateMany(10);.
0
2
4
@AutoFixture
AutoFixture
7 years
Welcome minor v4.5.1 update with a tiny improvement for the Idiom's Guard Clause Assertion 🎈.
0
0
1
@AutoFixture
AutoFixture
7 years
It was heavily refactored under the hood, so please early test it and report bugs to fix them before RTM πŸ˜‰.
@nsubstitute
NSubstitute
7 years
NSubstitute 4.0.0-rc1 is now available: Thanks to @zvirja for driving this release! And thanks to everyone who contributed code, docs, and issues!.
0
0
0
@AutoFixture
AutoFixture
7 years
Welcome v4.5.0 🎈. - Now we can resolve non-typed `LambdaExpression` type.- Introduced `UnwrapMemberRequest` builder and `ToCustomization()` extension method - enjoy even better customizing experience πŸ₯³.- Bug fixes and improvements. Thanks @Pvlerick.
0
1
6
@AutoFixture
AutoFixture
7 years
Released v4.4.0 🎈. - Added auto-configured mode to the @fakeiteasyfx integration (thx @Hippopottoman πŸ™).- Support `MinLength` and `MaxLength` attributes now.- Support `TimeSpan` for the `Range` annotation attribute. Plug and play πŸ˜‰.
0
5
7
@AutoFixture
AutoFixture
7 years
Welcome v4.3.0 🎈. - Target `netstandard2.0` directly to support mail address generation there. - Use `Fare` library as a dependency - now we benefit from lib improvements. - Improve Guard Clause exception for mismatching argument name. Enjoy 🌟.
0
1
7
@AutoFixture
AutoFixture
7 years
RT @lars_michael: @AutoFixture is "Better Know a Framework" of the week in this #dotnetrocks episode about Clean Architecture. https://t.co….
0
2
0