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

Feature/jest redesign #7395

Closed
wants to merge 37 commits into from

Conversation

CodeByAlex
Copy link
Member

@CodeByAlex CodeByAlex commented Jul 12, 2019

What I did

Redesigned and refactored the Jest addon to follow the pattern of the accessibility addon.
Parsing now works with new jest output format as well as the old format.

There is more data coming to this addon but this is just a redesign.
jest-design-demo

How to test

  • Is this testable with Jest or Chromatic screenshots? yes
  • Does this need a new example in the kitchen sink apps? no
  • Does this need an update to the documentation? no

If your answer is yes to any of these, please make sure to include it in your PR.

CodeByAlex and others added 27 commits June 18, 2019 05:51
…similar to the accessibility addon for a more cohesive experience
…o add color to the expected and received values
Removed console log
…s (ex. no longer checking for expected/result/etc.). Made it backwards compatible with previous result format.
…(one included breaks between title and value and the other outputs both in one line)
@vercel
Copy link

vercel bot commented Jul 12, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-fork-codebyalex-feature-jest-redesign.storybook.now.sh

@vercel vercel bot temporarily deployed to staging July 13, 2019 11:39 Inactive
@vercel vercel bot temporarily deployed to staging July 13, 2019 11:42 Inactive
@vercel vercel bot temporarily deployed to staging July 13, 2019 11:42 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant