2016-10-29 0:12 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com>:
Because if Kernel packages are tested using mocks it means that to be able to test the system we need to:
��- build bootstrap
��- load SUnit
��- load mocks
�� �� ��- which will load probably a proxy framework
��- then, just then, we are able to load the tests

Actually I am not talk exactly about bootstrap kernel. I mean all system included in Pharo.
And while you are against bootstrap part what about the rest of system?��