包详细信息

@lidofinance/discord-reporter

lidofinance2.8kMIT1.5.1

@lidofinance/discord-reporter is a custom Playwright reporter that sends test run results directly to a Discord channel via a webhook. It collects statistics on passed, failed, and skipped tests, formats the results in a Discord embed message, and sends

lido, lidofinance

自述文件

Lido NestJS Modules for wallets testing

NestJS modules for wallets integrations automated testing.

Packages

Testing app

Install

  1. yarn install
  2. yarn build

Usage

  • yarn build — Build all packages
  • yarn lint — Run eslint across packages

Run tests

See wallets-testing