Test Completion has been added to Pharo 8 - please test!

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Test Completion has been added to Pharo 8 - please test!

Pharo Smalltalk Developers mailing list
Hi all,

we added an intermediate version of the upcoming test completion to Pharo 8, it would be cool if you tested it and let us know the results. Here's a blog post about it - link, and here's a tweet I'd be grateful if you shared - link so perhaps people who don't read the mailing list would also see it. In the blog post you can find more info how to enable the completion in the settings and details about the whole thing in general. If something doesn't work, or if something works differently than it used to in the old completion (both if you don't like it or perhaps if you prefer it) let me know either replying here, on twitter, or submitting an issue request directly for the github repository here - link.

Thanks very much,
Myroslava
Reply | Threaded
Open this post in threaded view
|

Re: Test Completion has been added to Pharo 8 - please test!

Stéphane Ducasse
Hi miroslava 

how can we test it?

Stef

On 3 Jul 2019, at 01:11, Myroslava Romaniuk <[hidden email]> wrote:


From: Myroslava Romaniuk <[hidden email]>
Subject: Test Completion has been added to Pharo 8 - please test!
Date: 3 July 2019 at 01:11:51 GMT+9
To: Pharo Development List <[hidden email]>, Any question about pharo is welcome <[hidden email]>


Hi all,

we added an intermediate version of the upcoming test completion to Pharo 8, it would be cool if you tested it and let us know the results. Here's a blog post about it - link, and here's a tweet I'd be grateful if you shared - link so perhaps people who don't read the mailing list would also see it. In the blog post you can find more info how to enable the completion in the settings and details about the whole thing in general. If something doesn't work, or if something works differently than it used to in the old completion (both if you don't like it or perhaps if you prefer it) let me know either replying here, on twitter, or submitting an issue request directly for the github repository here - link.

Thanks very much,
Myroslava



--------------------------------------------
Stéphane Ducasse
03 59 35 87 52
Assistant: Julie Jonas 
FAX 03 59 57 78 50
TEL 03 59 35 86 16
S. Ducasse - Inria
40, avenue Halley, 
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France

Reply | Threaded
Open this post in threaded view
|

Re: Test Completion has been added to Pharo 8 - please test!

Pharo Smalltalk Developers mailing list
Hi Stef

So the more detailed instruction with the screenshot is in the blog post : https://medium.com/@myroslavarm/test-code-completion-has-been-added-to-pharo-8-d89a8eb64d68, but simply put:
if you go to settings, type in 'completion' in the search bar, and where it says 'controller' change it to 'TestCompletionController', you will have it. 

It will be inside the environment instead of the regular completion, so any time you type something in playground or editor, it will be the test completion that is triggered. Basically to test it you only need to be coding something in Pharo :) So if you use it and it breaks somewhere, let us know.

Best regards,
Myroslava

On Wed, 3 Jul 2019 at 15:27, Stéphane Ducasse <[hidden email]> wrote:
Hi miroslava 

how can we test it?

Stef

On 3 Jul 2019, at 01:11, Myroslava Romaniuk <[hidden email]> wrote:


From: Myroslava Romaniuk <[hidden email]>
Subject: Test Completion has been added to Pharo 8 - please test!
Date: 3 July 2019 at 01:11:51 GMT+9
To: Pharo Development List <[hidden email]>, Any question about pharo is welcome <[hidden email]>


Hi all,

we added an intermediate version of the upcoming test completion to Pharo 8, it would be cool if you tested it and let us know the results. Here's a blog post about it - link, and here's a tweet I'd be grateful if you shared - link so perhaps people who don't read the mailing list would also see it. In the blog post you can find more info how to enable the completion in the settings and details about the whole thing in general. If something doesn't work, or if something works differently than it used to in the old completion (both if you don't like it or perhaps if you prefer it) let me know either replying here, on twitter, or submitting an issue request directly for the github repository here - link.

Thanks very much,
Myroslava



--------------------------------------------
Stéphane Ducasse
03 59 35 87 52
Assistant: Julie Jonas 
FAX 03 59 57 78 50
TEL 03 59 35 86 16
S. Ducasse - Inria
40, avenue Halley, 
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France



--
З повагою, 
Мирослава Романюк.
Reply | Threaded
Open this post in threaded view
|

Re: Test Completion has been added to Pharo 8 - please test!

Pharo Smalltalk Developers mailing list
Also if anyone has an idea why when i send an email to the mailing lists, duplicate emails are sent out, and how to fix it, i would be super grateful.

Thanks,
Myroslava

On Wed, 3 Jul 2019 at 16:58, Myroslava Romaniuk via Pharo-dev <[hidden email]> wrote:
Hi Stef

So the more detailed instruction with the screenshot is in the blog post : https://medium.com/@myroslavarm/test-code-completion-has-been-added-to-pharo-8-d89a8eb64d68, but simply put:
if you go to settings, type in 'completion' in the search bar, and where it says 'controller' change it to 'TestCompletionController', you will have it. 

It will be inside the environment instead of the regular completion, so any time you type something in playground or editor, it will be the test completion that is triggered. Basically to test it you only need to be coding something in Pharo :) So if you use it and it breaks somewhere, let us know.

Best regards,
Myroslava

On Wed, 3 Jul 2019 at 15:27, Stéphane Ducasse <[hidden email]> wrote:
Hi miroslava 

how can we test it?

Stef

On 3 Jul 2019, at 01:11, Myroslava Romaniuk <[hidden email]> wrote:


From: Myroslava Romaniuk <[hidden email]>
Subject: Test Completion has been added to Pharo 8 - please test!
Date: 3 July 2019 at 01:11:51 GMT+9
To: Pharo Development List <[hidden email]>, Any question about pharo is welcome <[hidden email]>


Hi all,

we added an intermediate version of the upcoming test completion to Pharo 8, it would be cool if you tested it and let us know the results. Here's a blog post about it - link, and here's a tweet I'd be grateful if you shared - link so perhaps people who don't read the mailing list would also see it. In the blog post you can find more info how to enable the completion in the settings and details about the whole thing in general. If something doesn't work, or if something works differently than it used to in the old completion (both if you don't like it or perhaps if you prefer it) let me know either replying here, on twitter, or submitting an issue request directly for the github repository here - link.

Thanks very much,
Myroslava



--------------------------------------------
Stéphane Ducasse
03 59 35 87 52
Assistant: Julie Jonas 
FAX 03 59 57 78 50
TEL 03 59 35 86 16
S. Ducasse - Inria
40, avenue Halley, 
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France



--
З повагою, 
Мирослава Романюк.


--
З повагою, 
Мирослава Романюк.