bencheeorg / benchee

Easy and extensible benchmarking in Elixir providing you with lots of statistics!
MIT License
1.41k stars 66 forks source link

Import all the doctests! #376

Closed PragTob closed 1 year ago

PragTob commented 1 year ago

Such cleaner! Much joy!

Also, remove doctest calls where there are no actual doctests to be found/executed. Might be worth adding a warning to ExUnit?