Skip to content

Conversation

@trinistr
Copy link
Contributor

  • Include shared spec which has better descriptions and more tests.
  • Test Kernel#raise, not Kernel.raise (Kernel.raise has separate tests).
  • Remove duplicated tests.

There is more work to be done in organizing the tests:

  • Fiber and Thread seem to have some generic tests that are already included in the shared spec.
  • Tests for intricacies of re-raising exceptions could also be moved to the shared spec probably.

- Include shared spec which has better descriptions and more tests.
- Test Kernel#raise, not Kernel.raise (Kernel.raise has separate tests).
- Remove duplicated tests.

There is more work to be done in organizing the tests:
- Fiber and Thread seem to have some generic tests that are already included in the shared spec.
- Tests for intricacies of re-raising exceptions could also be moved to the shared spec probably.
@trinistr trinistr force-pushed the improve-kernel-raise branch from 8d4fdf6 to 1e957b6 Compare January 19, 2026 11:33
@trinistr trinistr marked this pull request as ready for review January 19, 2026 11:33
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