<div dir="ltr"><div>Hello perl guys!</div><div><br></div><div>I speak english very bad, so I'll not enter in the middle of the light talks to say this!</div><div><br></div><div>I'm writing Test::CT here in YAPC. If you like tests, you may want think with me the best way to expand this module!</div>

<div><br></div><div>O objetivo do modulo, por enquanto, é criar um meio de ter mais testes unitarios pequenos, criar testes de negocios usandos os resultados dos testes unitários, ser um pouco mais rapido que os testes e ainda documentar as entradas/saidas.</div>

<div><br></div><div>The aim of the module, for now, is:</div><div style><ul style><li style>    to create a way to have more small tests unitary,<br></li><li style>    then use they to create businesses tests (reusing the result of unit testing),<br>

</li><li style>    be a little faster than the current tests models,<br></li><li style>    and further write a "documentation" with the inputs / outputs of the tests.<br></li></ul></div><div><br></div><div>This makes more sense when if I tell the main use case of it!</div>

<div><br></div><div>That is what I do most during my work! And this is Catalyst+APIs, where I need the data sent and received from POST / GET / PUT / DELETE.</div><div><br></div><div>So because I create several tests using Catalyst::Test, things start slowly, even in i7+ssd config, with running tests in parallel, there's wasting time there.</div>

<div><br></div><div>Then, in the same way as Test::Aggregate::Nested, Test::CT aggregate tests in (for now, only one) file, creating a all-things.t testing file.</div><div><br></div><div>This is already working, but just do not have anything useful yet, but you can read more here:</div>

<div><br></div><div><a href="https://github.com/renatoaware/Test-CT">https://github.com/renatoaware/Test-CT</a><br></div><div><br></div><div>Probably I will have a version for write the jsons of Swagger working until end of the year (maybe before, maybe i forget about it).</div>

<div><br></div><div style>Again, i'm @ yapc, I'll enjoy if you find me and discuss the idea!</div><div style><br></div><div style>Thanks!</div><div><br></div>-- <br><div><span style="color:rgb(51,51,51);font-size:x-small">Saravá,</span></div>

<div><span style="color:rgb(51,51,51);font-size:x-small">Renato CRON</span></div><div><div style="text-align:right"><font size="1" color="#333333"><a href="http://www.renatocron.com/blog/" target="_blank">http://www.renatocron.com/blog/</a></font></div>

</div><div style="text-align:right"><font size="1" color="#333333"><a href="http://twitter.com/#!/renato_cron" target="_blank">@renato_cron</a></font></div>
</div>