2022-07-24 10:45:29 +00:00
|
|
|
/**
|
2024-08-17 05:27:32 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-07-24 10:45:29 +00:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-08-11 16:08:50 +00:00
|
|
|
name: '@push.rocks/smartexpect',
|
2024-08-23 23:36:23 +00:00
|
|
|
version: '1.2.0',
|
2024-08-17 05:27:32 +00:00
|
|
|
description: 'A testing library to manage expectations in code, offering both synchronous and asynchronous assertion methods.'
|
2023-08-11 16:08:50 +00:00
|
|
|
}
|