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

Simplify build & tests of Reqnroll #62

Closed
wants to merge 6 commits into from
Closed

Conversation

gasparnagy
Copy link
Contributor

This PR tries to make steps for making the contribution easier:

  • easier & faster build of the project
  • easier local test executions (fast, straightforward, no self-locks)
  • faster test execution

This is work in progress, currently the following steps have been made:

  • Changed Reqnroll.TestProjectGenerator to target netstandard2.0
  • Created a concept of "system tests" -- the (in the future only) tests that run end-to-end tests for Reqnroll

Types of changes

  • Refactoring (so no functional change)

Checklist:

  • I've added tests for my code. (most of the time mandatory)
  • I have added an entry to the changelog. (mandatory)
  • My change requires a change to the documentation: Contribution guide
  • I have updated the documentation accordingly.

@gasparnagy gasparnagy mentioned this pull request Mar 1, 2024
10 tasks
@gasparnagy gasparnagy force-pushed the simplify_build_and_test branch from e571995 to e47569f Compare March 4, 2024 15:47
@gasparnagy gasparnagy force-pushed the simplify_build_and_test branch from e47569f to d95eff8 Compare March 4, 2024 16:00
@gasparnagy gasparnagy mentioned this pull request Mar 11, 2024
1 task
@gasparnagy gasparnagy closed this Mar 27, 2024
@gasparnagy gasparnagy deleted the simplify_build_and_test branch March 27, 2024 17:23
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.

1 participant