Sebastien MALOT
Sebastien MALOT
Hi all, Indeed, I'm not as available as before. I'll try to validate some PR or make some feedback if needed. Thanks
Hi @j0k3r , I noticed you work at 20 minutes Would you be interesting in working on this project ?
> That sounds great! I can support with ~1 hour per week to help with organizing issues, tests and pull requests. > > @smalot it would be nice to hear...
Hi @amooij I just sent too an invite to you if you have time to spend on this library
This library is very used and followed. I don't know if TDD is a good solution, but in the past I saw PR with bad approach using `strpos` instead of...
Currently, unit tests are made using Atoum which was quite enough until now. http://atoum.org/ You can run unit test and code coverage using this command line: ```bash ./vendor/bin/atoum -d src/Smalot/PdfParser/Tests/...
I've just reactivated my scrutinizer account: https://scrutinizer-ci.com/g/smalot/pdfparser don't hesitate if you need specific settings on this tools
No problem to use PHPUnit instead of Atoum, but I'm not sure to have time to work on it. The main advantage I found about Atoum when I choose it,...
It should be interesting to move Tests into a specific namespace and folder declared only in "autoload-dev". I let you create a dedicated issue to follow the work
I granted you a "Developer Access" on Scrutinizer. I hope it help you