Skip to content

test: Improve testing using Guard#294

Merged
groyoh merged 1 commit into
mainfrom
test/guard
Nov 13, 2025
Merged

test: Improve testing using Guard#294
groyoh merged 1 commit into
mainfrom
test/guard

Conversation

@groyoh
Copy link
Copy Markdown
Contributor

@groyoh groyoh commented Nov 10, 2025

Context

Running test currently has to be done manually via the bundle exec rspec or docker compose exec client bundle exec rspec commands which can be cumbersome.

Description

This adds guard to watch file changes and run tests automatically.

@groyoh
Copy link
Copy Markdown
Contributor Author

groyoh commented Nov 13, 2025

Thanks @vincent-pochet !

@groyoh groyoh merged commit b01408e into main Nov 13, 2025
6 checks passed
@groyoh groyoh deleted the test/guard branch November 13, 2025 10:53
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