pharo-users@lists.pharo.org

Any question about pharo is welcome

View all threads

Exercism's new test runner - review needed

B
bajger@gmail.com
Fri, Feb 24, 2023 7:00 AM

Hi there!
I’m looking for someone, who could do review of PR that implements new test runner for Exercism project that includes Pharo track. It is nice integration of using Pharo from command line, Docker (with different build args for loading correct baseline) and testing the test suite with json output (according to Exercism specific format). 
Exercism core maintainters lack knowledge of Pharo. Your help is welcome!

PR here: https://github.com/exercism/pharo-smalltalk/pull/563

Related Docker part (already reviewed): https://github.com/exercism/pharo-smalltalk-test-runner/pull/16

Cheers,

David

Hi there! \ I’m looking for someone, who could do review of PR that implements new test runner for Exercism project that includes Pharo track. It is nice integration of using Pharo from command line, Docker (with different build args for loading correct baseline) and testing the test suite with json output (according to Exercism specific format). \ Exercism core maintainters lack knowledge of Pharo. Your help is welcome! PR here: https://github.com/exercism/pharo-smalltalk/pull/563 Related Docker part (already reviewed): https://github.com/exercism/pharo-smalltalk-test-runner/pull/16 Cheers, David