Re: unit testing, setUp and scoping

2010-04-14 Thread Francisco Souza
ss__, str) > > if __name__ == "__main__": >unittest.main() This works fine and s1 is an internal attribute of your TesteCase. Best regards, Francisco Souza Software developer at Giran and also full time Open source evangelist at full time http://www.franciscosouza.net Twitter: @franciscosouza (27) 8128 0652 -- http://mail.python.org/mailman/listinfo/python-list

Re: introducing Lettuce, BDD tool for python with Django integration

2010-06-08 Thread Francisco Souza
There's another BDD tool, also based on Cucumber, but it's more "mature": http://github.com/rlisagor/freshen We don't have a website yet, and if you wish to collaborate, then join us :) Best regards, Francisco Souza Software developer at Giran and also full time Open

Re: Python Ajuda por favor

2010-06-16 Thread Francisco Souza
Olá, esta é uma lista em inglês, você pode encontrar apoio em língua portuguesa na lista Python Brasil: http://br.groups.yahoo.com/group/python-brasil/ Forte abraço, Francisco Souza Software developer at Giran and also full time Open source evangelist at full time http