AlexeyDmitriev / JHelper

GNU Lesser General Public License v3.0
119 stars 31 forks source link

Should we create directory for tests instead of generating them from objects? #44

Open AlexeyDmitriev opened 9 years ago

AlexeyDmitriev commented 9 years ago

Pros: Could be easier to change test fast (anyway it's possible to change files using form) Possibility to create named tests No tests in source code of runner.

Cons: Tons of files for a single task. One should maintain synced state Work with filesystem