Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Snapper to create snapshot if none exists #71

Merged
merged 7 commits into from
Jan 11, 2021
Merged

Conversation

theramis
Copy link
Owner

@theramis theramis commented Oct 1, 2020

Fixes issue #69

@theramis theramis changed the base branch from master to v2.3.0 December 5, 2020 11:02
@theramis theramis changed the title [WIP] Updated Snapper to create snapshot if none exists Updated Snapper to create snapshot if none exists Jan 11, 2021
For NUnit tests to be logged in appveyor you need to the use the AppVeyor logger. 
Unfortunately since we run the same test twice, once for .net core and once for .net framework the AppVeyor logger doesn't detect the difference and only logs the test once, which results in incorrect numbers. 

Removed AppVeyor  logger fully and not going to rely on the number in CI.
@theramis theramis merged commit 8cd1643 into v2.3.0 Jan 11, 2021
@theramis theramis deleted the issue-69 branch January 11, 2021 06:06
theramis added a commit that referenced this pull request Jan 11, 2021
* Updated Snapper to create snapshot if none exists

* Update test projects to .net core 3.1

* Bump appveyor image to VS 2019

* Fix bug with updating snapshots in CI env

* Update docs to mention auto creating of initial snapshot

* Update test projects to use .net 452 so that the latest xunit works

* Remove appveyor logging as its not possible to make it work perfectly

For NUnit tests to be logged in appveyor you need to the use the AppVeyor logger. 
Unfortunately since we run the same test twice, once for .net core and once for .net framework the AppVeyor logger doesn't detect the difference and only logs the test once, which results in incorrect numbers. 

Removed AppVeyor  logger fully and not going to rely on the number in CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant