Make suggestions of assertions at the end of the test
Đang mở
@regis1512 đang làm issue này rồi.
Từ ngày 6/6/2015.
enhancement
- Ngôn ngữ chính
- Java
- Star
- 130
- Fork
- 21
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Suppose that the developer using assertJ-DB is writing a test.
The DAO is already written.
The developer check the result in the test database after the first test run.
The idea is to have a static method like :
suggestAssertionsOn(table);
and assertj-DB write in the console an example of assertions with the state of the database.
The example can be copy in the test by the developer like base to finish to write the test.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.