briandconnelly / seeds

Stochastic Cellular Artificial Life Simulator
Other
20 stars 4 forks source link

Get unittest in Plugins #67

Open briandconnelly opened 12 years ago

briandconnelly commented 12 years ago

At the very least, have some defined areas where unittests can be added for any plugin.

nahumj commented 12 years ago

I second this. It is very hard to extend seeds without tests for safety.