https://github.com/rydnr/babymock2
Fork of babymock2 from smalltalkhub
https://github.com/rydnr/babymock2
pharo smalltalk testing-library
Last synced: 5 months ago
JSON representation
Fork of babymock2 from smalltalkhub
- Host: GitHub
- URL: https://github.com/rydnr/babymock2
- Owner: rydnr
- License: gpl-3.0
- Created: 2024-06-20T17:08:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T06:24:56.000Z (about 1 year ago)
- Last Synced: 2025-04-14T07:31:33.058Z (about 1 year ago)
- Topics: pharo, smalltalk, testing-library
- Language: Smalltalk
- Homepage: http://smalltalkhub.com/mc/zeroflag/BabyMock2/main
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# babymock2
Fork of babymock2 from http://smalltalkhub.com/mc/zeroflag/BabyMock2/main that failed to load in Pharo12.
The only changes are:
- Removed the ConfigurationOfBabyMock2 class.
- Added a trivial BaselineOfBabyMock2 class.