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(docs): hermione support tests hot-reload #164

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

Conversation

DudaGod
Copy link

@DudaGod DudaGod commented Jun 29, 2021

Did I understand correctly that expression "tests hot-reload" means that when you change the test, you do not need to restart the test tool, because the changes in the test are applied immediately? If yes, then hermione is already support it.

Moreover what is meant the expression "Storybook Support"? If at all the ability to run storybook-tests then hermione support it too. We already use hermione for it, but we don't have any addons for storybook for more convenience configuration.

@wKich
Copy link
Collaborator

wKich commented Jun 29, 2021

Thanks for update. I haven't seen Hermione maybe 2 years, could you share where I can take a look on it?

By saying "Storybook Support" I mean, you don't need to write tests explicitly on each story you have, all you need is do initial setup and get tests out-of-box. Think about it like how storyshot or loki work.

Btw, tests hot-reload in creevey means, that if user adds/modifies/removes a story creevey will update the state of the test

@wKich
Copy link
Collaborator

wKich commented Jun 29, 2021

I definitely have to clarify meaning in docs )

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.

None yet

2 participants