Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

sheremet-va

sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va created a review comment on a pull request on vitest-dev/vitest
> Is this about consistency between providers (like supporting ControlOrMeta both for playwright and webdriverio)? I think it's about the compatibility with testing-library. If there are keys th...

View on GitHub

sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va pushed 1 commit to main vitest-dev/vitest
  • ci: delete bench workflow (#7108) 01a0552

View on GitHub

sheremet-va closed a pull request on vitest-dev/vitest
ci: delete bench workflow
### Description <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> <!-- You can also add additional context here --> ### Please do...
sheremet-va opened a pull request on vitest-dev/vitest
ci: delete bench workflow
### Description <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> <!-- You can also add additional context here --> ### Please do...
sheremet-va created a branch on sheremet-va/vitest

chore/ci-remove-bench - A Vite-native test framework. It's fast!

sheremet-va created a review comment on a pull request on vitest-dev/vitest
The difference here is `AltrRight` for example - see https://github.com/testing-library/user-event/blob/main/src/keyboard/keyMap.ts. Without this, it will always trigger `Alt`, not `AltRight`

View on GitHub

sheremet-va created a review comment on a pull request on vitest-dev/vitest
I am confused why this is required here. All sent characters are from https://github.com/testing-library/user-event/blob/main/src/keyboard/keyMap.ts shouldn't we do this check in `keyboard`? We ...

View on GitHub

sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va closed an issue on vitest-dev/vitest
Plugin's `config(): { test: { browser: { name } } }` should be optional or omitted
### Describe the bug When implementing a plugin for browser mode, the plugin should not required to pick a provider nor the name (the browser) for the consumer. Maybe the plugin shouldn't eve...
sheremet-va pushed 1 commit to main vitest-dev/vitest
  • feat: allow multi-browser configuration (#6975) 78b62ff

View on GitHub

sheremet-va closed an issue on vitest-dev/vitest
Allow multi-browser configuration
### Clear and concise description of the problem Currently, to run several browsers in Vitest, you need to create separate projects. Unfortunately, every project has its own browser provider and...
sheremet-va closed a pull request on vitest-dev/vitest
feat: allow multi-browser configuration
### Description Closes #5963 Closes #7017 The general idea is to inject new projects if `instances` are defined that inherit the same config and vite server ![image](https://github.com/us...
sheremet-va created a comment on a pull request on vitest-dev/vitest
This got lost! Can you resolve the merge conflicts? Feel free to merge!

View on GitHub

sheremet-va deleted a branch vitest-dev/vitest

renovate/all-minor-patch

sheremet-va pushed 1 commit to main vitest-dev/vitest
  • fix(deps): update all non-major dependencies (#7085) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.nor... 8cc92c2

View on GitHub

sheremet-va closed a pull request on vitest-dev/vitest
fix(deps): update all non-major dependencies
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@iconify-json/carbon](https://icon-sets.iconify.design/carbon/) | ...
sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va pushed 1 commit to feat/multi-browser-config sheremet-va/vitest
  • fix: don't enable browser if the config is set ee42ccb

View on GitHub

sheremet-va pushed 1 commit to feat/multi-browser-config sheremet-va/vitest

View on GitHub

sheremet-va created a review comment on a pull request on vitest-dev/vitest
Maybe when the lifecycle is finalised

View on GitHub

sheremet-va created a review on a pull request on vitest-dev/vitest

View on GitHub

sheremet-va created a comment on a pull request on vitest-dev/vitest
> * `onHookStart(...)` - `before*` hooks is called if we report suite hooks (`beforeAll`/`beforeEach`), should report `onSuiteStart`? > * `onTestFinish` / `onTestFail` I think it's better ...

View on GitHub

sheremet-va pushed 1 commit to feat/multi-browser-config sheremet-va/vitest

View on GitHub

sheremet-va created a comment on an issue on vitest-dev/vitest-browser-vue
> > [vitest.dev/guide/browser/interactivity-api#userevent-draganddrop](https://vitest.dev/guide/browser/interactivity-api#userevent-draganddrop) > > @Smrtnyk thanks for your response! > > but...

View on GitHub

sheremet-va pushed 1 commit to main vitest-dev/vitest
  • docs: remove disruptive comma (#7094) 5ba4947

View on GitHub

sheremet-va closed a pull request on vitest-dev/vitest
docs: remove disruptive comma
### Description The comma in these warnings is not needed and actually disruptive since it breaks up the two clauses even though they're subordinate. <!-- Please insert your description here ...
sheremet-va pushed 1 commit to feat/multi-browser-config sheremet-va/vitest
  • chore: fix browser snapshot fd781df

View on GitHub

Load more