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

Chore/enhance test suite #39

Merged
merged 5 commits into from
Aug 15, 2024
Merged

Chore/enhance test suite #39

merged 5 commits into from
Aug 15, 2024

Conversation

DenuxPlays
Copy link
Collaborator

@DenuxPlays DenuxPlays commented Aug 13, 2024

This adds a second workspace to handle acceptance tests.

To add a test we simply create a new crate within this workspace and simulate how the end-user would expect the macro to function.
This also adds the ability to use test-driven development.

This should speed up development.

@DenuxPlays
Copy link
Collaborator Author

I did this because we could simply add a second crate to test this pr: #38

@DenuxPlays
Copy link
Collaborator Author

Note:

Please do not merge

I want to define the msrv, toolchain etc.

Copy link
Owner

@ProbablyClem ProbablyClem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea

@DenuxPlays
Copy link
Collaborator Author

Tooling will be done after #40 is merged.
Because then we can simlink rustfmt.toml etc. into the directory to keep it consistent

@DenuxPlays DenuxPlays marked this pull request as draft August 13, 2024 08:27
@DenuxPlays DenuxPlays marked this pull request as ready for review August 15, 2024 10:58
@DenuxPlays DenuxPlays merged commit 6e9c6a8 into main Aug 15, 2024
7 checks passed
@DenuxPlays DenuxPlays deleted the chore/enhance-test-suite branch August 15, 2024 11:13
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.

2 participants