marklister / product-collections

A very simple, strongly typed, scala framework for tabular data. A collection of tuples. A strongly typed scala csv reader and writer. A lightweight idiomatic dataframe / datatable alternative.
BSD 2-Clause "Simplified" License
144 stars 19 forks source link

Set scope test for utest. #47

Closed jotomo closed 7 years ago

jotomo commented 7 years ago

This avoids dragging in uTest when using production-collections as a library.

marklister commented 7 years ago

Thanks! Will rebuild ASAP, just a bit busy atm.