faster_driver 0.1.3 copy "faster_driver: ^0.1.3" to clipboard
faster_driver: ^0.1.3 copied to clipboard

Script(s) to improve Integration Tests. Allows merging all the Integration tests into one file to run all tests at once

example/lib/main.dart

import 'package:example/app.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const ExampleApp());
}
1
likes
120
pub points
11%
popularity

Publisher

verified publishertomek-polanski.com

Script(s) to improve Integration Tests. Allows merging all the Integration tests into one file to run all tests at once

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

args, cli_util, path

More

Packages that depend on faster_driver