Exemplo n.º 1
0
def test_sum():
	students = Table("students.json")
	assert students.sum("id")(False) == 55