Files
lodestar/packages/fork-choice
Nazar Hussain 51efa3d604 chore: update the test runner (#7404)
**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
2025-02-27 10:27:43 -05:00
..

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