@fluidframework/test-tools

0.2.3074 • Public • Published

@fluidframework/test-tools

Tools to help with testing

AssignTestPorts.ts

Used to assign unique ports to jest/puppeteer tests so that they do not need to be hardcoded into config files, and so writers of new tests do not need to manually find the next available port. This is an issue because all jest tests are run concurrently for performance, so ports may not be re-used.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @fluidframework/test-tools

    Weekly Downloads

    246

    Version

    0.2.3074

    License

    MIT

    Unpacked Size

    15.1 kB

    Total Files

    11

    Last publish

    Collaborators

    • ms-fluid-bot
    • curtisman