Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

The test_config file, or a dart_test.yaml file, should disable testing on browsers #44

@whesse

Description

@whesse

This package depends on dart:io, if I am not mistaken, and cannot work when run on browsers.
But testing it using "pub run test" tries to run its unit tests on browsers, and fails.

The tests should be disabled on platforms that don't support dart:io, shouldn't they?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions