Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reporter API refactoring with breaking changes #2753

Closed
3 of 10 tasks
AndreyBelym opened this issue Aug 21, 2018 · 2 comments
Closed
3 of 10 tasks

Reporter API refactoring with breaking changes #2753

AndreyBelym opened this issue Aug 21, 2018 · 2 comments
Labels
API MODIFICATION LEVEL: non-breaking changes AREA: server STATE: Stale An outdated issue that will be automatically closed by the Stale bot. SYSTEM: reporting TYPE: enhancement The accepted proposal for future implementation.
Milestone

Comments

@AndreyBelym
Copy link
Contributor

AndreyBelym commented Aug 21, 2018

We have a lot of problems with the current Reporting API, and unfortunately we can't fix them without introducing breaking changes to API:

  • Warning messages can't be reported in real time
  • Reporter API is synchronous, and TestCafe process can be finished before reported data is sent to a server or flushed to a disk (PR Allow to use async methods in reporters #3142)
  • It's impossible to alter reported tests count after testing task is started
  • Use new API in DevExpress/testcafe-reporter-spec
  • Use new API in DevExpress/testcafe-reporter-json
  • Use new API in DevExpress/testcafe-reporter-xunit
  • Use new API in DevExpress/testcafe-reporter-minimal
  • Use new API in DevExpress/testcafe-reporter-list
  • Use new API in AndreyBelym/testcafe-reporter-nunit
  • Use new API in DevExpress/generator-testcafe-reporter
@AndreyBelym AndreyBelym removed their assignment Aug 22, 2019
@VasilyStrelyaev VasilyStrelyaev added AREA: docs An issue related to the product documentation. and removed DOCUMENTATION: required labels Feb 10, 2020
@VasilyStrelyaev VasilyStrelyaev removed the AREA: docs An issue related to the product documentation. label Sep 28, 2020
@github-actions
Copy link

github-actions bot commented Nov 3, 2021

This issue has been automatically marked as stale because it has not had any activity for a long period. It will be closed and archived if no further activity occurs. However, we may return to this issue in the future. If it still affects you or you have any additional information regarding it, please leave a comment and we will keep it open.

@github-actions github-actions bot added the STATE: Stale An outdated issue that will be automatically closed by the Stale bot. label Nov 3, 2021
@github-actions
Copy link

We're closing this issue after a prolonged period of inactivity. If it still affects you, please add a comment to this issue with up-to-date information. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API MODIFICATION LEVEL: non-breaking changes AREA: server STATE: Stale An outdated issue that will be automatically closed by the Stale bot. SYSTEM: reporting TYPE: enhancement The accepted proposal for future implementation.
Projects
None yet
Development

No branches or pull requests

2 participants