Hello,

Thanks to all of you for your contributions!

On my side, following your suggestion, I tried nose-gae. It seems to
work with webapp...

Then I tried it with: http://code.google.com/p/rietveld/ which is a
sample application using django maintained by Guido van Rossum.
Unfortunately, the unit tests are still on the TODO list, and alone, I
was not able to make it work! (problems with 'application' and imports
like 'use_library' to choose the new django version...) Even with an
older version of Rietveld (to by pass the django version problem) I
add problems.

I can easily make the hypothesis that this way of using django
proposed by Guido van Rossum is a good direction...

But after all these problems with nose-gae, I am not sure that this is
the right direction for testing?

Reading again the discussions, I founded another way to explore:
http://code.google.com/p/gaeunit/

I don't know you... but I am beginning to cruelly miss some direction
from more advanced GAE developers.

I was thinking that professional developers start early with important
tests. On your wish-list I will add the importance for me to be able
to measure test coverage. (Personally I will never embark in a project
without a complete testing architecture...) I could not imagine how to
attract professional senior developers without some clear and
effective ways to test?

I read in the GAE documentation: "Writing unit tests that make use of
the local service implementations that are bundled with the SDK is a
natural and healthy thing to do. This chapter describes how to
accomplish this task with..."
But wait: with JUnit 3... This is extracted from:
http://code.google.com/intl/fr/appengine/docs/java/howto/unittesting.html

Yes, in Java, they have a nice How To from Google giving clear, sure,
official directions!

Thus I think that this subject of good testing is important enough for
the success of everyone's projects to ask one more time, please, could
advanced users give us directions?

Thanks in advance,

Michel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to