¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

[TDD] Good Test Driven Development links


 

Kathy Van Stone wrote on 3.6.2013 18:55:
I gave a lightning talk on Test Driven Development. Obviously I could not
go into details, but I was wondering if there is a (current) good link to
send people for more information? I've been a bit out of touch with
teaching it of late.
Here is my recommendation for people wanting to learn it:


--
Esko Luontola
www.orfjackal.net


 

ÔÚ Tue, 04 Jun 2013 00:10:26 +0800£¬Esko Luontola
<esko.luontola@...> дµÀ:


Kathy Van Stone wrote on 3.6.2013 18:55:
I gave a lightning talk on Test Driven Development. Obviously I could
not
go into details, but I was wondering if there is a (current) good link
to
send people for more information? I've been a bit out of touch with
teaching it of late.
Here is my recommendation for people wanting to learn it:
Any good example of TDD used in embedded system developing especially with
RTOS.
I'm a new guy with TDD, now what I so write non-hardware code in Dev C++
than copy it
to my embedded software project for continue test, it's little complex.

Thanks a lot.
----
Harvis Wang

[Non-text portions of this message have been removed]


 



On Jun 26, 2013 10:55 AM, "Harvis Wang" <jiankangshiye@...> wrote:

**


ÔÚ Tue, 04 Jun 2013 00:10:26 +0800£¬Esko Luontola
<esko.luontola@...> дµÀ:


Kathy Van Stone wrote on 3.6.2013 18:55:
I gave a lightning talk on Test Driven Development. Obviously I could
not
go into details, but I was wondering if there is a (current) good link
to
send people for more information? I've been a bit out of touch with
teaching it of late.
Here is my recommendation for people wanting to learn it:
Any good example of TDD used in embedded system developing especially with
RTOS.
I'm a new guy with TDD, now what I so write non-hardware code in Dev C++
than copy it
to my embedded software project for continue test, it's little complex.

Thanks a lot.
----
Harvis Wang

[Non-text portions of this message have been removed]



 

Hello Harvis

I have quite a few articles on my blog and website about applying TDD to embedded systems software development. There's my book too :-)

More specifically, I have a series of three articles on testing code next to the RTOS. The ideas are applicable concurrent programming outside of embedded.

Unit testing RTOS dependent code ¨C RTOS Test-Double

Unit testing RTOS dependent code ¨C RTOS Test-Double ¨C Part 2

Unit testing RTOS dependent code ¨C RTOS Test-Double ¨C Part 3


Let me know if they help.

James

--------------------------------------------------------------------------------------------
James Grenning Author of TDD for Embedded C
james@...
www.renaissancesoftware.net
www.renaissancesoftware.net/blog
www.twitter.com/jwgrenning

--- In testdrivendevelopment@..., "Harvis Wang" <jiankangshiye@...> wrote:

??¡§ Tue, 04 Jun 2013 00:10:26 +0800???Esko Luontola
<esko.luontola@...> ???¨¦?":


Kathy Van Stone wrote on 3.6.2013 18:55:
I gave a lightning talk on Test Driven Development. Obviously I could
not
go into details, but I was wondering if there is a (current) good link
to
send people for more information? I've been a bit out of touch with
teaching it of late.
Here is my recommendation for people wanting to learn it:
Any good example of TDD used in embedded system developing especially with
RTOS.
I'm a new guy with TDD, now what I so write non-hardware code in Dev C++
than copy it
to my embedded software project for continue test, it's little complex.

Thanks a lot.
----
Harvis Wang

[Non-text portions of this message have been removed]