Design Pattern – Which One to Use?
When trying to design a framework, it’s important to understand that while there is no right or wrong way to do it, there are still good ways to do it. Designing your framework to allow tests to be created within a certain way is just good practise. There are three main design patterns that people…
Read more