fibonacci-sum-even The given problem is: sum all the even numbers from a Fibonacci sequence. Fibonnaci implementation referece here. The project uses Midje.