Skip to content

Fix build script and move approval test into new project #372

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

Closed
wants to merge 1 commit into from

Conversation

sungam3r
Copy link
Contributor

@sungam3r sungam3r commented Apr 2, 2023

See serilog/serilog#1887 . I moved approval test into new project to align build process with core repo.

@SimonCropp
Copy link
Contributor

why split out approval test?

@sungam3r
Copy link
Contributor Author

sungam3r commented Apr 2, 2023

To align build process with core repo where approval test is its own project.

@SimonCropp
Copy link
Contributor

i would argue the core project should have i merged back into the main test project @nblumhardt

@0xced
Copy link
Member

0xced commented Apr 2, 2023

If merged, this will break my efforts to run tests in parallel on AppVeyor which works around dotnet/sdk#19147.

@sungam3r
Copy link
Contributor Author

sungam3r commented Apr 2, 2023

i would argue the core project should have i merged back into the main test project

I'm fine either way.

@nblumhardt
Copy link
Member

I've just added approval tests to Serilog.Sinks.OpenTelemetry directly in the main unit test project. Needing to rely on an additional assertions library (Shouldly) is a marginal negative but probably not enough to justify the additional project, since we're already very relaxed about test project dependencies.

Seems like this one should be closed RE the parallel testing effort; if it needs more consideration or reopening please just sing out :)

@nblumhardt nblumhardt closed this May 5, 2023
0xced added a commit to 0xced/serilog-settings-configuration that referenced this pull request May 5, 2023
Use `throw` to exit when a `dotnet` command fails so that errors are properly reported on AppVeyor.

See also serilog#372
@0xced 0xced mentioned this pull request May 5, 2023
@sungam3r sungam3r deleted the ps1 branch May 7, 2023 08:14
0xced added a commit to 0xced/serilog-settings-configuration that referenced this pull request May 8, 2023
Use `throw` to exit when a `dotnet` command fails so that errors are properly reported on AppVeyor.

See also serilog#372
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.

4 participants