Skip to content

Conversation

@m-dzianishchyts
Copy link
Contributor

@m-dzianishchyts m-dzianishchyts commented Oct 11, 2024

What does this PR do?

  • Refactors unit tests of jupyter-jvm-basekernel updating JUnit4 to JUnit5.
  • Provides basic environment for integration testing with use of jupyter console.
  • Provides some test cases which I find easy to implement at this moment.

All integration tests share the same container during a testing session. Each test makes the kernel start, do some stuff and terminate.

Closes #43.
Closes #26.

@m-dzianishchyts m-dzianishchyts marked this pull request as ready for review October 26, 2024 00:44
@stariy95 stariy95 merged commit 78dbc4e into dflib:main Feb 11, 2025
3 checks passed
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.

Upgrade tests to JUnit 5 Unit test environment

2 participants