|
|
|
|
|
by danwakefield
3988 days ago
|
|
I happen to agree, Ive been working on it for the past year and its sort of killed my drive to work with something 'big' again. That being said Barbican is quite good, which I think is due to its proof of concept being written in Go[1] before being ported. If you want to learn decent testing Openstack is a good example, the code as a whole not so much. This also only applies if you want to use unittest or their custom test module, testtools. py.test is a much nicer way to do testing IMO [1]: https://www.youtube.com/watch?v=245rSZBdm9s |
|