This update adds comprehensive unit testing for multibit FullAdder circuits in the test suite. By including the fullAdder2 test group, we ensure our circuit implementation correctly handles wider input ranges. This provides better confidence in the logic supporting larger arithmetic operations.

Expanded FullAdder test coverage to include multibit inputs - zhengqunkoo/cpu-arrow