Re: New helper library for unit-testing charms

2016-10-12 Thread Free Ekanayaka
On 12 October 2016 at 16:29, Cory Johns wrote: > Free, > > This looks fantastic! Can I request that you cross-post this over to the > main Juju mailing list, as it would be very helpful for the community as a > whole? > Glad you like it! I forwarded it to

Re: New helper library for unit-testing charms

2016-10-12 Thread Cory Johns
Free, This looks fantastic! Can I request that you cross-post this over to the main Juju mailing list, as it would be very helpful for the community as a whole? On Tue, Oct 11, 2016 at 4:57 AM, Free Ekanayaka < free.ekanay...@canonical.com> wrote: > Hello, > > I published a couple of new

New helper library for unit-testing charms

2016-10-11 Thread Free Ekanayaka
Hello, I published a couple of new Python packages aimed at making unit tests for charms easier and nicer: https://github.com/freeekanayaka/charm-test https://github.com/freeekanayaka/systemfixtures They implement the classic approach [0] of replacing the "boundaries" of a charm (hook tools,