Skip to content

Tags: machine/machine.specifications

Tags

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Capture stacktrace of exceptions thrown from async (#524)

* Capture stacktrace of exceptions thrown from async

* tidy

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only use the sync context for async delegates (#497)

v1.1.0

Toggle v1.1.0's commit message
Performance Improvement - Perform test filtering earlier in process

v1.1.0-beta.3

Toggle v1.1.0-beta.3's commit message
Performance Improvement - Perform test filtering earlier in process

v1.1.0-beta.2

Toggle v1.1.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Performance Improvement - Perform test filtering earlier in process (#…

…433)

* Add test to run one out of 10000 specs

* Prevent multiple enumeration of Contexts

* Move filtering to before Context is created

* Simplify FindContexts to use same pattern as FindContextsIn

* Use IEnumerable extension method

* Display compile diagnostic when compilation fails

* Make parameter optional

* Extend test to track instantiations

* Update src/Machine.Specifications/Utility/KeyValuePairExtensions.cs

Co-authored-by: Robert Coltheart <[email protected]>

* Update src/Machine.Specifications/Explorers/AssemblyExplorer.cs

Co-authored-by: Robert Coltheart <[email protected]>

* Update src/Machine.Specifications/Explorers/AssemblyExplorer.cs

Co-authored-by: Robert Coltheart <[email protected]>

Co-authored-by: Robert Coltheart <[email protected]>

v1.1.0-beta.1

Toggle v1.1.0-beta.1's commit message
Fix build

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update readme (#380)

* Update README.md

* Update README.md

v1.0.0-beta.1

Toggle v1.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update packages (#377)