mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-10 08:08:16 -05:00
**Motivation**
Update vitest and browser engine.
**Description**
- Move root level shared configs to `configs` directory
- Update to vitest 3.x
- Migrate from `webdriverio` to `playwright` which is more stable and
recommended by Vitest.
**NOTE**
Reverted the `playwright` upgrade. See the comments.
d2a7af0308/configs/vitest.config.base.browser.ts (L41-L43)
**Steps to test or reproduce**
Run all tests
lodestar-fork-choice
This package is part of ChainSafe's Lodestar project
Lodestar implementation of the Ethereum Consensus fork choice.
Usage
See usage in the lodestar package here:
0cf18e3bed/packages/lodestar/src/chain/forkChoice/forkChoice.ts (L17)
License
Apache-2.0 ChainSafe Systems