Age | Commit message (Expand) | Author |
---|---|---|
2021-04-01 | Remove FixturePreparer.Extend() | |
2021-03-31 | Remove varargs from Fixture(t *testing.T) | |
2021-03-22 | Deprecate FixtureFactory in favor of FixturePreparer | |
2021-03-20 | Prevent invalid paths being added to mock file system | |
2021-03-17 | Add OptionalFixturePreparer | |
2021-03-12 | Stop android package depending on testing.T being embedded in TestResult | |
2021-03-05 | Rename FixturePreparers to GroupFixturePreparers | |
2021-02-26 | Add test fixture support |