Open Falkosiq opened 7 years ago
Hello & welcome, my advice is to go through JUnit tutorial, you'll understand the basics (check out this course: https://www.udemy.com/junit-tutorial-for-beginners-with-java-examples/), then have a look at Spock testing framework, this one is good: http://thejavatar.com/tag/spock-tutorial/ good luck.
Hello!
My name is Kuba and I'm learning about bdd with android. I'm trying to make a simple app, but I really don't know much about testing - which is the main point. So how do I create tests and run them? I know you've got samples, but are there any tutorials?
Best Regards