I'm working on refactoring some of the __run code, under version 0.41, and want to test it. I noticed that run_unittest.sh is missing from the pythonect/test directory.
Is something broken with the unittests, or should I just copy it over?
On Tue, Sep 4, 2012 at 10:10 PM, Guy Adini <guyad...@gmail.com> wrote:
> Hi Itsik,
> I'm working on refactoring some of the __run code, under version 0.41, and
> want to test it.
> I noticed that run_unittest.sh is missing from the pythonect/test
> directory.
> Is something broken with the unittests, or should I just copy it over?
On Tue, Sep 4, 2012 at 10:12 PM, Itzik Kotler <xorni...@gmail.com> wrote:
> I have switched from `./run_unittest.sh` to `python setup.py test` (
> https://github.com/ikotler/pythonect/issues/43) that is cross-platform.
> On Tue, Sep 4, 2012 at 10:10 PM, Guy Adini <guyad...@gmail.com> wrote:
>> Hi Itsik,
>> I'm working on refactoring some of the __run code, under version 0.41,
>> and want to test it.
>> I noticed that run_unittest.sh is missing from the pythonect/test
>> directory.
>> Is something broken with the unittests, or should I just copy it over?
On Tue, Sep 4, 2012 at 10:10 PM, Guy Adini <guyad...@gmail.com> wrote:
> Hi Itsik,
> I'm working on refactoring some of the __run code, under version 0.41, and
> want to test it.
> I noticed that run_unittest.sh is missing from the pythonect/test
> directory.
> Is something broken with the unittests, or should I just copy it over?