|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/flutter-testing-unit-widget-integration-testing/
课程评论:没有评论
**Coursera 课程总结:Flutter 测试:单元、Widget 和集成测试** 随着 Flutter 应用功能的不断增加,手动测试变得越来越困难。自动化测试能够确保您的应用在发布前正确运行,同时保持功能开发和 Bug 修复的效率。 本课程将全面讲解 Flutter 测试的基础知识,使您能够自信地自动化任何 Flutter 应用的测试。无论您是想测试现有应用的变更,评估现有测试的有效性,还是在开发新应用时进行持续测试,本课程都将为您提供指导。 **课程结束时,您将对如何编写 Flutter 测试有清晰的认识。** 如果您是一名独立开发者,可能会推迟学习 Flutter 单元测试。但如果您计划加入一个大型团队,那么单元测试将是您处理重要应用功能必备的技能。 **在本课程中,您将学到:** * 测试入门 * 单元测试 * Widget 测试 * 集成测试 * API 测试与 Mocking 一般来说,一个经过良好测试的应用应包含大量的单元测试和 Widget 测试,并通过代码覆盖率进行跟踪,同时辅以足够的集成测试来覆盖所有重要的用例。 我们鼓励您选择本课程,提升您的 Flutter 测试技能!
The more features your app has, the harder it is to test manually. Automated tests help ensure that your app performs correctly before you publish it, while retaining your feature and bug-fix velocity.This course will cover all the basics you need to know for Flutter Testing. Once you learned this course you will be stronger in basics and you are all set to automate any flutter app.You may have a working app, but you want to test changes you're making to extend the app. Maybe you already have tests written, but aren't sure whether they're the right tests. Or, you have started working on a new app and want to test it as you go.By the end of this video course, you will have a very clear understanding of how to write Flutter tests.If you are a freelance developer you might postpone learning how to unit test the Flutter app for some time. But if you are planning to join a bigger team, then unit testing is a must-have skill for you to be able to work on important app features.In this course, you will learn - Introduction to testing Unit Testing Widget testing Integration Testing API Testing & MocksGenerally speaking, a well-tested app has many unit and widget tests, tracked by code coverage, plus enough integration tests to cover all the important use cases. I hope you decide to take this course and upscale your skills for flutter testing!