Install the Arcus.Testing packages that you need via NuGet, for instance Arcus.Testing.Logging.Xunit:
PM > Install-Package Arcus.Testing.Logging.Xunit --Version 1.2.1
For a complete list of all Arcus.Testing packages see the documentation.
What's new?
Fixes / Changes
- Add missing DataFlow DataSet parameters in DataFactory test fixture (#226)
- Correct exception tag in failure message in Azure Table test fixture (#244)
- Upgrade to MongoDb v3 (#254)
- Upgrade Azure SDK packages outside vulnerabilities (#235)
Changes:
- 4573107 chore: upgrade to mongodb v3 (❗) (#255)
- e8f7800 chore: remove out-of-scope arcus packages (#241)
- 26a5e3a chore: Bump the npm_and_yarn group across 1 directory with 11 updates (#250)
- 2aecd46 docs: add getting started page for updated feature docs (#247)
- 0ed5a55 chore: streamline fe npm packages (#246)
- 99ce853 chore: streamline loglevels throughout test fixtures (#245)
- 266f19e fix: correct exception message tag (#244)
- 1886303 test: add dataflow run result blank input tests (#240)
- e5e653f chore: don't treat nuget warnings as errors (#238)
- 19701f6 chore: manual update microsoft az packages (#235)
See More
- a45d540 chore: disable/fix warnings in tests (#237)
- f0b5332 chore: Bump nanoid in /docs in the npm_and_yarn group across 1 directory (#239)
- b826f6d feat: Added dataset parameters to dataflow debug settings and added tests (#228)
- ab26e30 chore: Bump cross-spawn from 7.0.3 to 7.0.6 in /docs (#233)
- d56d1a3 chore: deprecate serilog functionality (#231)
- bd20567 docs: use
main
branch to show code-coverage inREADME.md
(#230) - 7fb016d chore: super rare blob name matching (#232)
- f348459 docs: publish v1.2.0 feature docs (#225)
This list of changes was auto generated.