EAMSteps is a framework that makes Unit Testing easier because of its following principles:
- External data store for test data like excel spreadsheet
- Automated assertions using co-related inputs and outputs
- Minimal lines of code to get started
It all started in 2009, when I decided that in long term I would need to have a framework in place that will help me meet my objectives and I started to look for any existing tools. When I did not find any framework that would help me, I decided that it was time to write one and here after 2 years I have something breathing.
You can read more about this here.
0.000000
0.000000
Categories: Beginner, Expert, Intermediate, Java, JUnit, TestNG
Tags: Frameworks, Java, JUnit, Test data, Test-driven development, testng, Unit Testing
If you have been following me for a long time, you would know that I keep saying of releasing some of my work to the community; and today I finally am proud to announce that I am releasing my first project – http://scratchpad101.com/2011/08/24/i-framework/. Today this project is just a set of two/thre utility classes, but over next few months I plan to add a lot more to it.
Current Features:
- Improved Loggers
- Database Setup Utilities
So, please go visit the project and have a look on what I have. Also, please let me know if you are looking for something special.
0.000000
0.000000