Is JUnit a framework or tool?

Is JUnit a framework or tool?

JUnit, a unit testing framework popularly used for the Java language. It has found a vital place in the test-drive development. It belongs to the unit testing frameworks family known collectively as xUnit originating with SUnit.