Peter W A Wood wrote:
> I have published a simple test framework, Mini-Test. It can be used
> to test both LiveCode handlers and GUI interfaces. (This is latter is
> a credit to LiveCode’s features not me). It is rooted in MiniTest,
> the testing framework included with Ruby. It does not include
Richard
> On 5 Nov 2016, at 01:51, Richard Gaskin wrote:
>
> One of many interesting discussions in our local LC User Group meeting last
> night was from a relative newcomer who asked about TDD support.
>
> I was able to tell him we have an assert command, and that many developers
> have a wi
Surely Test Driven Development depends on how the developers work
with a given programming environment, not on the programming environment
itself?
Richmond.
On 4.11.2016 19:51, Richard Gaskin wrote:
One of many interesting discussions in our local LC User Group meeting
last night was from a r