Skip to content

Commit

Permalink
Update 1.1_Introduction_to_Testing.md (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjboy55 committed Jan 5, 2024
1 parent 145d59f commit 4530605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1_Getting_Started/1.1_Introduction_to_Testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ In the upcoming sections, we'll dive deeper into TDD, exploring its benefits and

Testing is a critical aspect of software development. With Dart, developers have a powerful and flexible platform to write and execute tests across various platforms. As we move forward in this guide, you'll learn the specifics of writing tests in Dart, emphasizing a test-driven approach.

Up next, we'll be setting up our testing environment for Dart. Let's move on!
Up next, we'll be setting up our testing environment for Dart. Let's move on! [Next](./1.2_Setting_Up_Testing_Environment.md)


0 comments on commit 4530605

Please sign in to comment.