stretchr / gorc

Recursive go testing, done better.
141 stars 2 forks source link

Ability to run tests that have changed #23

Open matryer opened 11 years ago

matryer commented 11 years ago
tylerstillwater commented 11 years ago

Hmm.. that a pretty significant feature. I wonder how we would implement it.

Some kind of hash of all the files or something?

matryer commented 11 years ago

Don't folders have updated then?

On 12 Jun 2013, at 12:45, Tyler notifications@github.com wrote:

Hmm.. that a pretty significant feature. I wonder how we would implement it.

Some kind of hash of all the files or something?

— Reply to this email directly or view it on GitHub.

tylerstillwater commented 11 years ago

I'm not sure.. I think they do but I don't know if it reflects the most recent updated time of the files inside.

Needs some investigation. It also may not be cross-platform compatible

On Jun 12, 2013, at 12:52 PM, Mat Ryer notifications@github.com wrote:

Don't folders have updated then?

On 12 Jun 2013, at 12:45, Tyler notifications@github.com wrote:

Hmm.. that a pretty significant feature. I wonder how we would implement it.

Some kind of hash of all the files or something?

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.