This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
semantic-release-bot 246c5cda59 chore(release): v1.0.3
## [1.0.3](https://gitlab.com/mfgames-cil/mfgames-testsetup-cil/compare/v1.0.2...v1.0.3) (2021-09-10)

### Bug Fixes

* test output should go to the Xunit output ([d7902d2](d7902d215a))
2021-09-10 18:00:00 +00:00
.husky feat: initial commit 2021-09-10 12:12:49 -05:00
src/MfGames.TestSetup fix: test output should go to the Xunit output 2021-09-10 12:58:04 -05:00
.editorconfig feat: initial commit 2021-09-10 12:12:49 -05:00
.envrc feat: initial commit 2021-09-10 12:12:49 -05:00
.gitignore feat: initial commit 2021-09-10 12:12:49 -05:00
.gitlab-ci.yml feat: initial commit 2021-09-10 12:12:49 -05:00
.tool-versions feat: initial commit 2021-09-10 12:12:49 -05:00
CHANGELOG.md chore(release): v1.0.3 2021-09-10 18:00:00 +00:00
commitlint.config.js feat: initial commit 2021-09-10 12:12:49 -05:00
LICENSE.txt feat: initial commit 2021-09-10 12:12:49 -05:00
MfGames.TestSetup.sln feat: initial commit 2021-09-10 12:12:49 -05:00
MfGames.TestSetup.sln.DotSettings feat: initial commit 2021-09-10 12:12:49 -05:00
package-lock.json chore(release): v1.0.3 2021-09-10 18:00:00 +00:00
package.json chore(release): v1.0.3 2021-09-10 18:00:00 +00:00
README.md feat: initial commit 2021-09-10 12:12:49 -05:00
release.config.js feat: initial commit 2021-09-10 12:12:49 -05:00

MfGames.TestSetup

An opininated setup for unit tests using Xunit, Autofac, and Serilog.