git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* splitting off shell test framework
@ 2012-11-12 16:37 Adam Spiers
  2012-11-12 16:44 ` Felipe Contreras
  2012-11-12 18:18 ` Drew Northup
  0 siblings, 2 replies; 9+ messages in thread
From: Adam Spiers @ 2012-11-12 16:37 UTC (permalink / raw)
  To: Git Mailing List

Hi all,

I've been pretty impressed with git's test framework, and I'm not
aware of many other (decent) shell-based test frameworks out there.
(One that springs to mind is the one used by rvm, but last time I
looked - admittedly a while ago now - it had limitations).

Recently a situation arose where I craved the ability to test
something via shell.  I did a quick proof of concept and successfully
extracted out the non-git-specific bits of git's test framework to be
used to test something entirely unrelated to git:

    https://github.com/aspiers/shell-env/tree/master/t

As it turned out to be fairly easy, I was wondering if there would be
any interest in doing this more formally, i.e. splitting off the
framework so that it could be used and improved outside the scope of
git development?  Of course this would pose the question how git would
consume this new project without any risk of destabilisation.  I'm
guessing that simply using a git submodule would solve the problem,
but ICBW ...

Just an idea.  Interesting, or terrible? :)

Regards,
Adam

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-08-24 14:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 16:37 splitting off shell test framework Adam Spiers
2012-11-12 16:44 ` Felipe Contreras
2012-11-12 16:57   ` Pyeron, Jason J CTR (US)
2012-11-12 18:18 ` Drew Northup
2012-11-12 23:09   ` Adam Spiers
2017-08-23 13:46     ` Adam Spiers
2017-08-23 15:47       ` Jeff King
2017-08-23 23:23         ` Adam Spiers
2017-08-24 14:23           ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).