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

Run tests in individual sandbox #135

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Steap2448
Copy link
Contributor

@Steap2448 Steap2448 commented Jun 2, 2021

What has been done? Why? What problem is being solved?

I didn't forget about

  • Tests
  • Changelog
  • Documentation

Close #122

@Totktonada
Copy link
Member

If you plan to going toward the 'clean tarantool state from inside tarantool' direction, I suggest to pay attention to our attempts to solve problems of the same kind in test-run:

However I'll warn: this is almost infinite road and the implementation always will be flawed.

The reliable way is to actually run a separate tarantool instance. This, OTOH, leads to its own subtle differences (another working directory at least).


I would think about usablity. Should the option be a user choise (command line option), a project wide configuration value (stored within the repository), a file/group/test scope configuration value? I don't know an answer, just highlighted that we should pay attention to this.

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.

Sandbox tests
2 participants