Run tests from IRB?

Hello,

is it possible to run single test files from the IRB? I'm using Windows and it always takes a very long time until ruby is initialized (about 20 seconds) so I would save quite some time if I could run the test files from the IRB because ruby is loaded already and it's a lot faster.