Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from facebook/create-react-app
Create Preact apps with no build configuration.
-
-
-
127 contributions in the last year
Activity overview
Contributed to
allure-framework/allure-js,
just-boris/components-graph,
just-boris/mrm-preset
and 5 other
repositories
Contribution activity
August 2020
just-boris has no activity
yet for this period.
July 2020
- just-boris/testing-library-docs JavaScript
- just-boris/jest-dom JavaScript
- just-boris/selenium-standalone JavaScript
Created a pull request in testing-library/jest-dom that received 4 comments
fix(toHaveStyle): strictly match empty values
What: fixes the issue #272 Why: Current implementation allows false positive matches. More examples in the linked issue Checklist: n/a Documentation
+52
−68
•
4
comments
Created an issue in testing-library/jest-dom that received 10 comments
toHaveStyle does not compare empty values
@testing-library/jest-dom version: 5.11.0
node version: 12.17.0
npm (or yarn) version: 6.14.4
Relevant code or config:
test('div max-width', () => {
10
comments

