PerfCake Breeding the community Pavel Macík (pmacik@perfcake.org) Martin Večeřa (mvecera@perfcake.org) www.perfcake.org PerfCake Architecture Configuration
I’m a fish! DSL Is Prettier scenario "My Cool Scenario" applicationName "testApp" run 10.sec in ${thread.count:10}.threads generator "DefaultMessageGenerator" sender "HttpSender" target "http://your-app.com/cool-app" reporter "WarmUpReporter" reporter "ThrouputStatsReporter" destination "CsvDestination" every 3.sec path "${perfcake.scenario}-stats.csv" enabled destination "ConsoleDestination" every 5.percent message "plain.txt" 10.times headers ["hello":"hi!"] myProp "value" validateWith "text1" message content "Hello World!" validation fastForward false disabled validator "text1" "RegExpValidator" pattern "I am a fish!" end #23 Add check for code-style, code coverage and license https://github.com/PerfCake/PerfCake/issues/23 Missing just the code-style plugin. #50 Increase code coverage https://github.com/PerfCake/PerfCake/issues/50 Tests, tests, tests. Nobody is perfect, neither are we. We need more tests. #140 Develop Validators integration test https://github.com/PerfCake/PerfCake/issues/140 We have no clue whether the validation works as expected. Anyone to prove? university project Now It Is Your Turn! university project university project Some More Challenges Open Source Contest 2014 Links ● www.perfcake.org ● github.com/PerfCake/PerfCake/issues ● site.perfcake.org ● javadoc.perfcake.org ● perfcake.ci.cloudbees.com ● twitter.com/perfcaketool ● perfcake.blogspot.com ?